From 588a12d789e1a9b8193465c09f32024c0d43a849 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Filipe=20Gon=C3=A7alves?= Date: Fri, 5 Sep 2014 05:09:46 +0100 Subject: [PATCH] staging/lustre: Fixed checkpatch warning: Use #include instead of MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Filipe Gonçalves Signed-off-by: Greg Kroah-Hartman --- drivers/staging/lustre/lustre/lmv/lproc_lmv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/lustre/lustre/lmv/lproc_lmv.c b/drivers/staging/lustre/lustre/lmv/lproc_lmv.c index 310df44..a7814f1 100644 --- a/drivers/staging/lustre/lustre/lmv/lproc_lmv.c +++ b/drivers/staging/lustre/lustre/lmv/lproc_lmv.c @@ -37,7 +37,7 @@ #define DEBUG_SUBSYSTEM S_CLASS #include -#include +#include #include "../include/lprocfs_status.h" #include "../include/obd_class.h" -- 2.7.4