Re: [PATCH] BLOCK: Make it possible to disable the block layer
- From: David Howells <dhowells@xxxxxxxxxx>
- Date: Thu, 24 Aug 2006 14:54:03 +0100
David Woodhouse <dwmw2@xxxxxxxxxxxxx> wrote:
So don't put it in the header file itself. Just do
#ifdef CONFIG_foo
#include <linux/foo.h>
#endif
That still doesn't work, but for a different reason.
Better still, avoid the need for the external code to poke at fs-private
header files at all.
Yeah.
David
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- Re: [PATCH] BLOCK: Make it possible to disable the block layer
- From: David Woodhouse
- Re: [PATCH] BLOCK: Make it possible to disable the block layer
- From: David Woodhouse
- [PATCH] BLOCK: Make it possible to disable the block layer
- From: David Howells
- Re: [PATCH] BLOCK: Make it possible to disable the block layer
- From: David Howells
- Re: [PATCH] BLOCK: Make it possible to disable the block layer
- Prev by Date: Re: [PATCH] libata : Add 40pin "short" cable support, honour drive side speed detection
- Next by Date: Re: [PATCH 3/7] SLIM main patch
- Previous by thread: Re: [PATCH] BLOCK: Make it possible to disable the block layer
- Next by thread: Re: [PATCH] BLOCK: Make it possible to disable the block layer
- Index(es):
Relevant Pages
|