Commit ec16d35b authored by Olivier Langlois's avatar Olivier Langlois Committed by Jens Axboe

io-wq: remove header files not needed anymore

mm related header files are not needed for io-wq module.
remove them for a small clean-up.
Reviewed-by: default avatarPavel Begunkov <asml.silence@gmail.com>
Signed-off-by: default avatarOlivier Langlois <olivier@trillion01.com>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 3d7b7b52
......@@ -9,8 +9,6 @@
#include <linux/init.h>
#include <linux/errno.h>
#include <linux/sched/signal.h>
#include <linux/mm.h>
#include <linux/sched/mm.h>
#include <linux/percpu.h>
#include <linux/slab.h>
#include <linux/rculist_nulls.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