-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ANDROID: 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. Signed-off-by: Daniel Rosenberg <drosen@google.com> (cherry picked from commit 7828a50f5b5bb9a69a70371caa140c3966c31a7d) BUG=b:27794037 TEST=Build and boot on Smaug. Change-Id: Iffe0c882464c916b28a6eee9be90e3cf5942422c [abrestic: removed now-unused label and local variable] Signed-off-by: Andrew Bresticker <abrestic@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/335187 Reviewed-by: Daniel Rosenberg <drosen@google.com> (cherry picked from commit 5995d73924904714b47d2204d6f7bcefd7604373) Reviewed-on: https://chromium-review.googlesource.com/336847
- Loading branch information
Daniel Rosenberg
authored and
ChromeOS bot
committed
Apr 1, 2016
1 parent
094d730
commit a71c1d5
Showing
5 changed files
with
1 addition
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters