diff options
author | Steve French <sfrench@us.ibm.com> | 2005-11-10 22:36:39 -0500 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2005-11-10 22:36:39 -0500 |
commit | 1b397f4f1c167dbf06397b3182fca521c00125c4 (patch) | |
tree | 143dee31766fad42aa0742a587b3a5f68a537002 /fs/Kconfig | |
parent | 69114089b75e039f531a3cb9e5e9d8c610679320 (diff) |
[CIFS] Fix spaces in cifs kconfig entry
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/Kconfig')
-rw-r--r-- | fs/Kconfig | 5 |
1 files changed, 2 insertions, 3 deletions
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 | |||
1688 | Enables an upcall mechanism for CIFS which will be used to contact | 1688 | Enables an upcall mechanism for CIFS which will be used to contact |
1689 | userspace helper utilities to provide SPNEGO packaged Kerberos | 1689 | userspace helper utilities to provide SPNEGO packaged Kerberos |
1690 | tickets which are needed to mount to certain secure servers | 1690 | tickets which are needed to mount to certain secure servers |
1691 | (for which more secure Kerberos authentication is required). | 1691 | (for which more secure Kerberos authentication is required). If |
1692 | 1692 | unsure, say N. | |
1693 | If unsure, say N. | ||
1694 | 1693 | ||
1695 | config NCP_FS | 1694 | config NCP_FS |
1696 | tristate "NCP file system support (to mount NetWare volumes)" | 1695 | tristate "NCP file system support (to mount NetWare volumes)" |