The patch titled Subject: drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.h has been removed from the -mm tree. Its filename was bcache-remove-duplicate-inclusion-of-blkdevh.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ From: Masanari Iida <standby24x7@xxxxxxxxx> Subject: drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.h Link: http://lkml.kernel.org/r/20170226060230.11555-1-standby24x7@xxxxxxxxx Signed-off-by: Masanari Iida <standby24x7@xxxxxxxxx> Acked-by: Coly Li <colyli@xxxxxxx> Cc: Kent Overstreet <kent.overstreet@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/md/bcache/util.h | 1 - 1 file changed, 1 deletion(-) diff -puN drivers/md/bcache/util.h~bcache-remove-duplicate-inclusion-of-blkdevh drivers/md/bcache/util.h --- a/drivers/md/bcache/util.h~bcache-remove-duplicate-inclusion-of-blkdevh +++ a/drivers/md/bcache/util.h @@ -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> _ Patches currently in -mm which might be from standby24x7@xxxxxxxxx are -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html