linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH Resend] NVMe: Remove redundant version.h header include
@ 2013-05-14  3:02 Sachin Kamat
  2013-05-14 19:32 ` Verma, Vishal L
  0 siblings, 1 reply; 3+ messages in thread
From: Sachin Kamat @ 2013-05-14  3:02 UTC (permalink / raw)


version.h header inclusion is not necessary as detected by
checkversion.pl.

Signed-off-by: Sachin Kamat <sachin.kamat at linaro.org>
---
 drivers/block/nvme-scsi.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/block/nvme-scsi.c b/drivers/block/nvme-scsi.c
index fed54b0..64bde68 100644
--- a/drivers/block/nvme-scsi.c
+++ b/drivers/block/nvme-scsi.c
@@ -44,7 +44,6 @@
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/types.h>
-#include <linux/version.h>
 #include <scsi/sg.h>
 #include <scsi/scsi.h>
 
-- 
1.7.9.5

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

* [PATCH Resend] NVMe: Remove redundant version.h header include
  2013-05-14  3:02 [PATCH Resend] NVMe: Remove redundant version.h header include Sachin Kamat
@ 2013-05-14 19:32 ` Verma, Vishal L
  2013-05-17 13:40   ` Matthew Wilcox
  0 siblings, 1 reply; 3+ messages in thread
From: Verma, Vishal L @ 2013-05-14 19:32 UTC (permalink / raw)


Acked-by: Vishal Verma <vishal.l.verma at linux.intel.com>

-----Original Message-----
From: Linux-nvme [mailto:linux-nvme-bounces@lists.infradead.org] On Behalf Of Sachin Kamat
Sent: Monday, May 13, 2013 9:02 PM
To: linux-nvme at lists.infradead.org
Cc: sachin.kamat at linaro.org; willy at linux.intel.com
Subject: [PATCH Resend] NVMe: Remove redundant version.h header include

version.h header inclusion is not necessary as detected by checkversion.pl.

Signed-off-by: Sachin Kamat <sachin.kamat at linaro.org>
---
 drivers/block/nvme-scsi.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/block/nvme-scsi.c b/drivers/block/nvme-scsi.c index fed54b0..64bde68 100644
--- a/drivers/block/nvme-scsi.c
+++ b/drivers/block/nvme-scsi.c
@@ -44,7 +44,6 @@
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/types.h>
-#include <linux/version.h>
 #include <scsi/sg.h>
 #include <scsi/scsi.h>
 
--
1.7.9.5


_______________________________________________
Linux-nvme mailing list
Linux-nvme at lists.infradead.org
http://merlin.infradead.org/mailman/listinfo/linux-nvme

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

* [PATCH Resend] NVMe: Remove redundant version.h header include
  2013-05-14 19:32 ` Verma, Vishal L
@ 2013-05-17 13:40   ` Matthew Wilcox
  0 siblings, 0 replies; 3+ messages in thread
From: Matthew Wilcox @ 2013-05-17 13:40 UTC (permalink / raw)


On Tue, May 14, 2013@07:32:15PM +0000, Verma, Vishal L wrote:
> Acked-by: Vishal Verma <vishal.l.verma at linux.intel.com>
> 
> -----Original Message-----
> From: Linux-nvme [mailto:linux-nvme-bounces at lists.infradead.org] On Behalf Of Sachin Kamat
> Sent: Monday, May 13, 2013 9:02 PM
> To: linux-nvme at lists.infradead.org
> Cc: sachin.kamat at linaro.org; willy at linux.intel.com
> Subject: [PATCH Resend] NVMe: Remove redundant version.h header include
> 
> version.h header inclusion is not necessary as detected by checkversion.pl.
> 
> Signed-off-by: Sachin Kamat <sachin.kamat at linaro.org>

Applied

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

end of thread, other threads:[~2013-05-17 13:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-14  3:02 [PATCH Resend] NVMe: Remove redundant version.h header include Sachin Kamat
2013-05-14 19:32 ` Verma, Vishal L
2013-05-17 13:40   ` Matthew Wilcox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).