All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] nvme: Remove unused headers
@ 2017-10-20 22:18 Keith Busch
  2017-10-21  8:00 ` Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Keith Busch @ 2017-10-20 22:18 UTC (permalink / raw)


Signed-off-by: Keith Busch <keith.busch at intel.com>
---
 drivers/nvme/host/pci.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/drivers/nvme/host/pci.c b/drivers/nvme/host/pci.c
index 11e6fd9d0ba4..7e4d704ec198 100644
--- a/drivers/nvme/host/pci.c
+++ b/drivers/nvme/host/pci.c
@@ -13,7 +13,6 @@
  */
 
 #include <linux/aer.h>
-#include <linux/bitops.h>
 #include <linux/blkdev.h>
 #include <linux/blk-mq.h>
 #include <linux/blk-mq-pci.h>
@@ -26,12 +25,9 @@
 #include <linux/mutex.h>
 #include <linux/once.h>
 #include <linux/pci.h>
-#include <linux/poison.h>
 #include <linux/t10-pi.h>
-#include <linux/timer.h>
 #include <linux/types.h>
 #include <linux/io-64-nonatomic-lo-hi.h>
-#include <asm/unaligned.h>
 #include <linux/sed-opal.h>
 
 #include "nvme.h"
-- 
2.13.6

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] nvme: Remove unused headers
  2017-10-20 22:18 [PATCH] nvme: Remove unused headers Keith Busch
@ 2017-10-21  8:00 ` Christoph Hellwig
  2017-10-22 10:05 ` Sagi Grimberg
  2017-10-27  6:23 ` Christoph Hellwig
  2 siblings, 0 replies; 4+ messages in thread
From: Christoph Hellwig @ 2017-10-21  8:00 UTC (permalink / raw)


Looks fine,

Reviewed-by: Christoph Hellwig <hch at lst.de>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] nvme: Remove unused headers
  2017-10-20 22:18 [PATCH] nvme: Remove unused headers Keith Busch
  2017-10-21  8:00 ` Christoph Hellwig
@ 2017-10-22 10:05 ` Sagi Grimberg
  2017-10-27  6:23 ` Christoph Hellwig
  2 siblings, 0 replies; 4+ messages in thread
From: Sagi Grimberg @ 2017-10-22 10:05 UTC (permalink / raw)


Reviewed-by: Sagi Grimberg <sagi at grimberg.me>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] nvme: Remove unused headers
  2017-10-20 22:18 [PATCH] nvme: Remove unused headers Keith Busch
  2017-10-21  8:00 ` Christoph Hellwig
  2017-10-22 10:05 ` Sagi Grimberg
@ 2017-10-27  6:23 ` Christoph Hellwig
  2 siblings, 0 replies; 4+ messages in thread
From: Christoph Hellwig @ 2017-10-27  6:23 UTC (permalink / raw)


Thanks, applied to nvme-4.15.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-10-27  6:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-20 22:18 [PATCH] nvme: Remove unused headers Keith Busch
2017-10-21  8:00 ` Christoph Hellwig
2017-10-22 10:05 ` Sagi Grimberg
2017-10-27  6:23 ` Christoph Hellwig

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.