Skip to content

Commit

Permalink
drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.h
Browse files Browse the repository at this point in the history
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Masanari Iida <[email protected]>
Acked-by: Coly Li <[email protected]>
Cc: Kent Overstreet <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
standby24x7 authored and torvalds committed Mar 10, 2017
1 parent ce9311c commit f4b7ac6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/md/bcache/util.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

#include <linux/blkdev.h>
#include <linux/errno.h>
#include <linux/blkdev.h>
#include <linux/kernel.h>
#include <linux/sched/clock.h>
#include <linux/llist.h>
Expand Down

0 comments on commit f4b7ac6

Please sign in to comment.