Files
ubports_kernel_google_msm/fs/fat
Namjae Jeon 41f0c02eac fat: clean up xlate_to_uni()
xlate_to_uni() is called by vfat_build_slots() with sbi->nls_io as the
final argument.  nls_io can never be null at this point because the
check is already being done in fat_fill_super() wherein the mount fails
if it is null.

Signed-off-by: Namjae Jeon <linkinjeon@gmail.com>
Signed-off-by: Ravishankar N <cyberax82@gmail.com>
Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-03-23 16:58:40 -07:00
..
2012-01-03 22:55:09 -05:00
2012-01-03 22:55:09 -05:00
2012-03-20 21:29:36 -04:00
2009-04-17 09:32:11 -07:00
2011-04-12 21:12:42 +09:00
2012-01-03 22:54:53 -05:00
2012-03-23 16:58:40 -07:00