From: aybuke ozdemir Date: Fri, 20 Feb 2015 21:51:36 +0000 (+0200) Subject: Staging: lustre: Used "linux" instead of "asm" X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=31982482c066eb4fdb06ff65d4c7fd059422099b;p=deliverable%2Flinux.git Staging: lustre: Used "linux" instead of "asm" This patch fixes "Use #include instead of checkpatch.pl warning in dir.c Signed-off-by: aybuke ozdemir Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/lustre/lustre/llite/dir.c b/drivers/staging/lustre/lustre/llite/dir.c index a18201913273..cb632a121a6f 100644 --- a/drivers/staging/lustre/lustre/llite/dir.c +++ b/drivers/staging/lustre/lustre/llite/dir.c @@ -41,7 +41,7 @@ #include #include #include -#include +#include #include /* for wait_on_buffer */ #include #include