Re: [PATCH] move some more intilization out of drivers/char/mem.c

From: Andrew Morton
Date: Sat Sep 20 2003 - 18:08:55 EST


Christoph Hellwig <hch@xxxxxx> wrote:
>
> keeping init order the same..

drivers/char/random.c:1497: warning: static declaration for `rand_initialize' follows non-static
drivers/char/random.c:1519: warning: initialization from incompatible pointer type
drivers/char/tty_io.c:2427: warning: static declaration for `tty_init' follows non-static
drivers/char/tty_io.c:2516: warning: initialization from incompatible pointer type
drivers/char/misc.c:281: warning: static declaration for `misc_init' follows non-static

Please compile-test things...

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