Browse Source

drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.h

Link: http://lkml.kernel.org/r/20170226060230.11555-1-standby24x7@gmail.com
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Coly Li <colyli@suse.de>
Cc: Kent Overstreet <kent.overstreet@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Masanari Iida 8 years ago
parent
commit
f4b7ac68f4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/md/bcache/util.h

+ 0 - 1
drivers/md/bcache/util.h

@@ -4,7 +4,6 @@
 
 
 #include <linux/blkdev.h>
 #include <linux/blkdev.h>
 #include <linux/errno.h>
 #include <linux/errno.h>
-#include <linux/blkdev.h>
 #include <linux/kernel.h>
 #include <linux/kernel.h>
 #include <linux/sched/clock.h>
 #include <linux/sched/clock.h>
 #include <linux/llist.h>
 #include <linux/llist.h>