Staging: lustre: Added #include <linux/statfs.h> instead of #include <asm/statfs.h>
authorDilek Uzulmez <dilekuzulmez@gmail.com>
Fri, 27 Feb 2015 13:05:45 +0000 (15:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 2 Mar 2015 00:31:46 +0000 (16:31 -0800)
The following patch fixes the checkpatch.pl warning:
WARNING: Use #include <linux/statfs.h> instead of #include <asm/statfs.h>

Signed-off-by: Dilek Uzulmez <dilekuzulmez@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found