Commit 6eef3125 authored by Arne Jansen's avatar Arne Jansen

btrfs: remove unneeded includes from scrub.c

Signed-off-by: default avatarArne Jansen <sensille@gmx.net>
parent 632dd772
......@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment