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

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).