From: Jesper Juhl <jesper.juhl@gmail.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Jesper Juhl <jesper.juhl@gmail.com>,
Dave Boutcher <boutcher@us.ibm.com>,
Ryan Arnold <ryanarn@us.ibm.com>,
Colin Devilbiss <devilbis@us.ibm.com>,
Stephen Rothwell <sfr@au1.ibm.com>, Jens Axboe <axboe@kernel.dk>
Subject: [PATCH][05/37] Clean up duplicate includes in drivers/block/
Date: Sat, 21 Jul 2007 17:01:52 +0200 [thread overview]
Message-ID: <200707211701.53199.jesper.juhl@gmail.com> (raw)
Hi,
This patch cleans up duplicate includes in
drivers/block/
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---
diff --git a/drivers/block/viodasd.c b/drivers/block/viodasd.c
index dae3991..f3f32c7 100644
--- a/drivers/block/viodasd.c
+++ b/drivers/block/viodasd.c
@@ -41,7 +41,6 @@
#include <linux/dma-mapping.h>
#include <linux/completion.h>
#include <linux/device.h>
-#include <linux/kernel.h>
#include <asm/uaccess.h>
#include <asm/vio.h>
next reply other threads:[~2007-07-21 15:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-21 15:01 Jesper Juhl [this message]
2007-07-21 15:48 ` [PATCH][05/37] Clean up duplicate includes in drivers/block/ Stephen Rothwell
2007-07-21 17:58 ` Jens Axboe
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=200707211701.53199.jesper.juhl@gmail.com \
--to=jesper.juhl@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=axboe@kernel.dk \
--cc=boutcher@us.ibm.com \
--cc=devilbis@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=ryanarn@us.ibm.com \
--cc=sfr@au1.ibm.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