提交 afac6bd6 编写于 作者: H Heinz Mauelshagen 提交者: Mike Snitzer

dm unstripe: remove unnecessary header includes

Signed-off-by: NHeinz Mauelshagen <heinzm@redhat.com>
Signed-off-by: NMike Snitzer <snitzer@redhat.com>
上级 91e065d8
...@@ -7,12 +7,6 @@ ...@@ -7,12 +7,6 @@
#include "dm.h" #include "dm.h"
#include <linux/module.h> #include <linux/module.h>
#include <linux/init.h>
#include <linux/blkdev.h>
#include <linux/bio.h>
#include <linux/slab.h>
#include <linux/bitops.h>
#include <linux/device-mapper.h>
struct unstripe_c { struct unstripe_c {
struct dm_dev *dev; struct dm_dev *dev;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册