Re: [PATCH 1/7] bootmem: remove useless __init in header file

From: Franck Bui-Huu
Date: Tue Jun 27 2006 - 15:17:01 EST


2006/6/27, Dave Hansen <haveblue@xxxxxxxxxx>:
On Tue, 2006-06-27 at 14:53 +0200, Franck Bui-Huu wrote:
> +extern void * __alloc_bootmem (unsigned long size, unsigned long align, unsigned long goal);
> +extern void * __alloc_bootmem_nopanic (unsigned long size, unsigned long align, unsigned long goal);

Since we're being picky about kernel coding style, doesn't the '*' go
next to the function name? ;)


yeah, I noticed that but I wouldn't be too paranoid. But since you ask
for, I'll do that too :)

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