sdcardfs: remove effectless config option
authorDaniel Rosenberg <drosen@google.com>
Wed, 23 Mar 2016 23:39:30 +0000 (16:39 -0700)
committerStricted <info@stricted.net>
Thu, 11 Oct 2018 16:03:14 +0000 (18:03 +0200)
commit5acdfcca2b9c79f0890d6dc2c6e9cb340971a632
tree45ae536ddfd56ba7e57716b23cb6b4c8ce94d097
parenta391525e9d5c328997c66eac98bf81f4678bdec2
sdcardfs: remove effectless config option

CONFIG_SDCARD_FS_CI_SEARCH only guards a define for
LOOKUP_CASE_INSENSITIVE, which is never used in the
kernel. Remove both, along with the option matching
that supports it.

Change-Id: I363a8f31de8ee7a7a934d75300cc9ba8176e2edf
Signed-off-by: Daniel Rosenberg <drosen@google.com>
fs/sdcardfs/Kconfig
fs/sdcardfs/lookup.c
fs/sdcardfs/main.c
fs/sdcardfs/sdcardfs.h
include/linux/namei.h