* [2.6 patch] kill blk.h
@ 2004-11-19 1:14 Adrian Bunk
0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2004-11-19 1:14 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-kernel
All blk.h users were vonverted in 2.5, and at the same time blk.h began
giving a warning.
The patch below removes this obsolete file.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.10-rc2-mm2-full/include/linux/blk.h 2004-10-18 23:54:55.000000000 +0200
+++ /dev/null 2004-08-23 02:01:39.000000000 +0200
@@ -1,2 +0,0 @@
-#warning this file is obsolete, please use <linux/blkdev.h> instead
-#include <linux/blkdev.h>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-11-19 1:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-19 1:14 [2.6 patch] kill blk.h Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome