From: Adrian Bunk <bunk@fs.tum.de>
To: dm@uk.sistina.com
Cc: linux-lvm@sistina.com, linux-kernel@vger.kernel.org,
trivial@rustcorp.com.au
Subject: [2.6 patch] remove #include blk.h in dm-ioctl-v{1,4}.c
Date: Mon, 28 Jul 2003 04:58:12 +0200 [thread overview]
Message-ID: <20030728025811.GI22218@fs.tum.de> (raw)
The patch below removed two #include's of the obsolete blk.h.
I've tested the compilation with 2.6.0-test2.
Please apply
Adrian
--- linux-2.6.0-test2-full-no-smp/drivers/md/dm-ioctl-v1.c.tmp 2003-07-28 04:50:45.000000000 +0200
+++ linux-2.6.0-test2-full-no-smp/drivers/md/dm-ioctl-v1.c 2003-07-28 04:51:13.000000000 +0200
@@ -12,7 +12,6 @@
#include <linux/dm-ioctl.h>
#include <linux/init.h>
#include <linux/wait.h>
-#include <linux/blk.h>
#include <linux/slab.h>
#include <linux/devfs_fs_kernel.h>
--- linux-2.6.0-test2-full-no-smp/drivers/md/dm-ioctl-v4.c.tmp 2003-07-28 04:51:20.000000000 +0200
+++ linux-2.6.0-test2-full-no-smp/drivers/md/dm-ioctl-v4.c 2003-07-28 04:51:30.000000000 +0200
@@ -11,7 +11,6 @@
#include <linux/miscdevice.h>
#include <linux/init.h>
#include <linux/wait.h>
-#include <linux/blk.h>
#include <linux/slab.h>
#include <linux/devfs_fs_kernel.h>
reply other threads:[~2003-07-28 2:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20030728025811.GI22218@fs.tum.de \
--to=bunk@fs.tum.de \
--cc=dm@uk.sistina.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-lvm@sistina.com \
--cc=trivial@rustcorp.com.au \
/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