summaryrefslogtreecommitdiff
path: root/drivers/memstick
diff options
context:
space:
mode:
authorNamjae Jeon <linkinjeon@gmail.com>2012-03-23 22:02:38 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2012-03-23 23:58:40 (GMT)
commit41f0c02eacec9f984adb22e8fecda49e13b7eb13 (patch)
treea057fc5dacd08251e826a9588b5e9fc937d3082c /drivers/memstick
parent9eab0a788d2d6e513f43b7c0e5bb9d60446233cb (diff)
downloadlinux-41f0c02eacec9f984adb22e8fecda49e13b7eb13.tar.xz
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>
Diffstat (limited to 'drivers/memstick')
0 files changed, 0 insertions, 0 deletions