Skip to content

Commit

Permalink
btrfs: remove unneeded includes from scrub.c
Browse files Browse the repository at this point in the history
Signed-off-by: Arne Jansen <sensille@gmx.net>
  • Loading branch information
Arne Jansen committed Jun 10, 2011
1 parent 632dd77 commit 6eef312
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions fs/btrfs/scrub.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,7 @@
* Boston, MA 021110-1307, USA.
*/

#include <linux/sched.h>
#include <linux/pagemap.h>
#include <linux/writeback.h>
#include <linux/blkdev.h>
#include <linux/rbtree.h>
#include <linux/slab.h>
#include <linux/workqueue.h>
#include "ctree.h"
#include "volumes.h"
#include "disk-io.h"
Expand Down

0 comments on commit 6eef312

Please sign in to comment.