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)
commit382e095525513c2500363cafe6043da1533aae1d
tree30a0e86bf669750bc0cf73eacbe189819ff6b57e
parente6eae365ad2273571c19aa2a8b5460874cd507d6
Staging: lustre: Added #include <linux/statfs.h> instead of #include <asm/statfs.h>

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>
drivers/staging/lustre/lustre/osc/lproc_osc.c