]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: lustre: use linux/statfs.h instead of asm/statfs.h
authorMike Rapoport <mike.rapoport@gmail.com>
Mon, 7 Sep 2015 13:05:15 +0000 (16:05 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 01:24:50 +0000 (18:24 -0700)
commitb45024edc44428888c41a8e186f4f0385c79b768
tree1fcb7686a14223d838b9ce31697f3ec3836182d9
parentddb4e767437c75858e9ad556e1a9477c6fffbefb
staging: lustre: use linux/statfs.h instead of asm/statfs.h

Fix the following checkpatch warning:

drivers/staging/lustre/lustre/include/linux/lustre_lite.h:46:
WARNING:INCLUDE_LINUX: Use #include <linux/statfs.h> instead of <asm/statfs.h>

Signed-off-by: Mike Rapoport <mike.rapoport@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/linux/lustre_lite.h