lkml.org 
[lkml]   [2012]   [Jan]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 12/15] module_param: make bool parameters really bool (drivers & misc)
From
Hi Rusty,

On Thu, Dec 15, 2011 at 04:18, Rusty Russell <rusty@rustcorp.com.au> wrote:
> diff --git a/drivers/block/paride/bpck6.c b/drivers/block/paride/bpck6.c
> --- a/drivers/block/paride/bpck6.c
> +++ b/drivers/block/paride/bpck6.c
> @@ -21,7 +21,7 @@
>
>
>  /* PARAMETERS */
> -static int verbose; /* set this to 1 to see debugging messages and whatnot */
> +static bool verbose; /* set this to 1 to see debugging messages and whatnot */

"bool" doesn't exist at this point, cfr.

http://kisskb.ellerman.id.au/kisskb/buildresult/5325550/
http://kisskb.ellerman.id.au/kisskb/buildresult/5325257/

Any chance this is going to be fixed before it's sucked in Linus' tree?

Thanks in advance!

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds
--
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: 2012-01-06 13:33    [W:0.165 / U:0.320 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site