Re: [PATCH] make <linux/blk.h> obsolete

Adrian Bunk (bunk@fs.tum.de)
Thu, 1 May 2003 20:38:04 +0200


On Thu, May 01, 2003 at 08:07:19PM +0200, Christoph Hellwig wrote:
>...
> +/* this file is obsolete, please use <linux/blkdev.h> instead */
>...

#warning linux/blk.h is deprecated, use linux/blkdev.h instead.
#include <linux/blkdev.h>

or simply remove the blk.h and fix all files trying to include it?

cu
Adrian

-- 

"Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed

- 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/