From: sachin.kamat@linaro.org (Sachin Kamat)
Subject: [PATCH Resend] NVMe: Remove redundant version.h header include
Date: Tue, 14 May 2013 08:32:13 +0530 [thread overview]
Message-ID: <1368500533-9486-1-git-send-email-sachin.kamat@linaro.org> (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
next reply other threads:[~2013-05-14 3:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-14 3:02 Sachin Kamat [this message]
2013-05-14 19:32 ` [PATCH Resend] NVMe: Remove redundant version.h header include Verma, Vishal L
2013-05-17 13:40 ` Matthew Wilcox
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=1368500533-9486-1-git-send-email-sachin.kamat@linaro.org \
--to=sachin.kamat@linaro.org \
/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).