linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] [SCSI] fnic: Remove unneeded version.h header file include
@ 2013-02-04  8:15 Sachin Kamat
  2013-02-19  9:52 ` Sachin Kamat
  0 siblings, 1 reply; 2+ messages in thread
From: Sachin Kamat @ 2013-02-04  8:15 UTC (permalink / raw)
  To: linux-scsi; +Cc: hiralpat, JBottomley, sramars, buchino, sachin.kamat

version.h header file inclusion is not necessary.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
 drivers/scsi/fnic/fnic_trace.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/scsi/fnic/fnic_trace.c b/drivers/scsi/fnic/fnic_trace.c
index 0b18bf4..63f6f5b 100644
--- a/drivers/scsi/fnic/fnic_trace.c
+++ b/drivers/scsi/fnic/fnic_trace.c
@@ -19,7 +19,6 @@
 #include <linux/mempool.h>
 #include <linux/errno.h>
 #include <linux/spinlock.h>
-#include <linux/version.h>
 #include <linux/kallsyms.h>
 #include "fnic_io.h"
 #include "fnic.h"
-- 
1.7.4.1


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

end of thread, other threads:[~2013-02-19  9:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-04  8:15 [PATCH 1/1] [SCSI] fnic: Remove unneeded version.h header file include Sachin Kamat
2013-02-19  9:52 ` Sachin Kamat

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