linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sachin Kamat <sachin.kamat@linaro.org>
To: linux-scsi@vger.kernel.org
Cc: hiralpat@cisco.com, JBottomley@parallels.com, sramars@cisco.com,
	buchino@cisco.com, sachin.kamat@linaro.org
Subject: [PATCH 1/1] [SCSI] fnic: Remove unneeded version.h header file include
Date: Mon,  4 Feb 2013 13:45:17 +0530	[thread overview]
Message-ID: <1359965717-2615-1-git-send-email-sachin.kamat@linaro.org> (raw)

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


             reply	other threads:[~2013-02-04  8:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-04  8:15 Sachin Kamat [this message]
2013-02-19  9:52 ` [PATCH 1/1] [SCSI] fnic: Remove unneeded version.h header file include Sachin Kamat

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1359965717-2615-1-git-send-email-sachin.kamat@linaro.org \
    --to=sachin.kamat@linaro.org \
    --cc=JBottomley@parallels.com \
    --cc=buchino@cisco.com \
    --cc=hiralpat@cisco.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=sramars@cisco.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).