sdcardfs: remove effectless config option
authorDaniel Rosenberg <drosen@google.com>
Wed, 23 Mar 2016 23:39:30 +0000 (16:39 -0700)
committerAmit Pundir <amit.pundir@linaro.org>
Thu, 7 Apr 2016 11:20:03 +0000 (16:50 +0530)
commit1a98a1b1e6af9dbd7a0d4253b13f9d2d83124053
tree1038407cd2c2083c43b0d64aaa719c7101ee1496
parentce15174caf1ce927a9255b23438977411082d20d
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