All of lore.kernel.org
 help / color / mirror / Atom feed
* [merged] bcache-remove-duplicate-inclusion-of-blkdevh.patch removed from -mm tree
@ 2017-03-10 21:43 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2017-03-10 21:43 UTC (permalink / raw)
  To: standby24x7, colyli, kent.overstreet, mm-commits


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@gmail.com>
Subject: 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>
---

 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@gmail.com are



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-03-10 21:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-10 21:43 [merged] bcache-remove-duplicate-inclusion-of-blkdevh.patch removed from -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.