summaryrefslogtreecommitdiff
path: root/fs/btrfs/file.c
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2016-10-05 15:23:05 +0300
committerDavid Sterba <dsterba@suse.com>2016-11-30 15:45:14 +0300
commit926b92335a607e787d8d111d872f82de6d5988d5 (patch)
treee55be2ece320871b65ec537690cfab182cc439a2 /fs/btrfs/file.c
parent745699ef6292bc7c85c08c9435c3f47ed413d3e9 (diff)
downloadlinux-926b92335a607e787d8d111d872f82de6d5988d5.tar.xz
btrfs: remove unused headers, statfs.h
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/file.c')
-rw-r--r--fs/btrfs/file.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/btrfs/file.c b/fs/btrfs/file.c
index 3a14c87d9c92..5b1f90af3db6 100644
--- a/fs/btrfs/file.c
+++ b/fs/btrfs/file.c
@@ -27,7 +27,6 @@
#include <linux/falloc.h>
#include <linux/swap.h>
#include <linux/writeback.h>
-#include <linux/statfs.h>
#include <linux/compat.h>
#include <linux/slab.h>
#include <linux/btrfs.h>