lkml.org 
[lkml]   [2003]   [Jul]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[Patch 2/6] dm: remove blk.h include
Remove includes of <linux/blk.h>. This header is deprecated in 2.6.
[Kevin Corry]

--- diff/drivers/md/dm-ioctl-v1.c 2003-07-28 11:55:33.000000000 +0100
+++ source/drivers/md/dm-ioctl-v1.c 2003-07-31 11:13:18.000000000 +0100
@@ -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>

--- diff/drivers/md/dm-ioctl-v4.c 2003-07-28 11:55:33.000000000 +0100
+++ source/drivers/md/dm-ioctl-v4.c 2003-07-31 11:13:18.000000000 +0100
@@ -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>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:47    [W:0.084 / U:0.124 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site