linux_dsm_epyc7002/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
..
cache.c
dir.c
fat.h fat: propagate umode_t 2012-01-03 22:55:09 -05:00
fatent.c
file.c fat: propagate umode_t 2012-01-03 22:55:09 -05:00
inode.c fat: switch to d_make_root() 2012-03-20 21:29:36 -04:00
Kconfig
Makefile
misc.c
namei_msdos.c switch ->create() to umode_t 2012-01-03 22:54:53 -05:00
namei_vfat.c fat: clean up xlate_to_uni() 2012-03-23 16:58:40 -07:00