From: Steve French Date: Fri, 11 Nov 2005 03:36:39 +0000 (-0800) Subject: [CIFS] Fix spaces in cifs kconfig entry X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=1b397f4f1c167dbf06397b3182fca521c00125c4;p=linux-beck.git [CIFS] Fix spaces in cifs kconfig entry Signed-off-by: Steve French --- diff --git a/fs/Kconfig b/fs/Kconfig index 1f0ebe61ad40..d5255e627b5f 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -1688,9 +1688,8 @@ config CIFS_UPCALL Enables an upcall mechanism for CIFS which will be used to contact userspace helper utilities to provide SPNEGO packaged Kerberos tickets which are needed to mount to certain secure servers - (for which more secure Kerberos authentication is required). - - If unsure, say N. + (for which more secure Kerberos authentication is required). If + unsure, say N. config NCP_FS tristate "NCP file system support (to mount NetWare volumes)"