Commit 50cfad78 authored by Enrico Weigelt, metux IT consult's avatar Enrico Weigelt, metux IT consult Committed by Steve French
Browse files

fs: cifs: Kconfig: pedantic formatting



Formatting of Kconfig files doesn't look so pretty, so just
take damp cloth and clean it up.

Signed-off-by: default avatarEnrico Weigelt, metux IT consult <info@metux.net>
Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
parent 69dc4b18
Loading
Loading
Loading
Loading
+60 −60
Original line number Diff line number Diff line
@@ -159,6 +159,7 @@ config CIFS_DEBUG
	  Enabling this option adds helpful debugging messages to
	  the cifs code which increases the size of the cifs module.
	  If unsure, say Y.

config CIFS_DEBUG2
	bool "Enable additional CIFS debugging routines"
	depends on CIFS_DEBUG
@@ -215,4 +216,3 @@ config CIFS_FSCACHE
	  Makes CIFS FS-Cache capable. Say Y here if you want your CIFS data
	  to be cached locally on disk through the general filesystem cache
	  manager. If unsure, say N.