Re: [PATCH] block: Convert to generic boolean

2007-05-01 Thread Richard Knutsson
Alan Cox wrote: On Tue, 1 May 2007 21:08:36 +0200 (MEST) Richard Knutsson <[EMAIL PROTECTED]> wrote: Convert to generic boolean Signed-off-by: Richard Knutsson <[EMAIL PROTECTED]> --- Compile-tested but most arch/conf tested failed for other reasons then this Diffed against Linus' git-tree.

Re: [PATCH] block: Convert to generic boolean

2007-05-01 Thread Alan Cox
On Tue, 1 May 2007 21:08:36 +0200 (MEST) Richard Knutsson <[EMAIL PROTECTED]> wrote: > Convert to generic boolean > > Signed-off-by: Richard Knutsson <[EMAIL PROTECTED]> > --- > Compile-tested but most arch/conf tested failed for other reasons then this > Diffed against Linus' git-tree. If you c

[PATCH] block: Convert to generic boolean

2007-05-01 Thread Richard Knutsson
Convert to generic boolean Signed-off-by: Richard Knutsson <[EMAIL PROTECTED]> --- Compile-tested but most arch/conf tested failed for other reasons then this Diffed against Linus' git-tree. ps2esdi.c |8 z2ram.c |3 --- 2 files changed, 4 insertions(+), 7 deletions(-) diff