From 9dbd5fe8b57753c626d04243004278ab07471403 Mon Sep 17 00:00:00 2001 From: Jon Bernard Date: Wed, 11 Sep 2013 16:41:53 -0400 Subject: [PATCH] Staging: lustre: fix formatting mistake in Kconfig Signed-off-by: Jon Bernard Signed-off-by: Greg Kroah-Hartman --- drivers/staging/lustre/lustre/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/lustre/lustre/Kconfig b/drivers/staging/lustre/lustre/Kconfig index 4e898e491860..f94972820db9 100644 --- a/drivers/staging/lustre/lustre/Kconfig +++ b/drivers/staging/lustre/lustre/Kconfig @@ -16,7 +16,7 @@ config LUSTRE_FS this file system support as a module, choose M here: the module will be called lustre. - To mount Lustre file systems , you also need to install the user space + To mount Lustre file systems, you also need to install the user space mount.lustre and other user space commands which can be found in the lustre-client package, available from http://downloads.whamcloud.com/public/lustre/ -- 2.34.1