Re: [RFC][PATCH 2.6.19 1/6] cleanup for netconsole

2006-12-12 Thread Matt Mackall
On Tue, Dec 12, 2006 at 03:28:17PM +0900, Keiichi KII wrote: > From: Keiichi KII <[EMAIL PROTECTED]> > > This patch contains the following cleanups. > - add __init for initialization functions(option_setup() and > init_netconsole()). > - define name of magic number. > > Signed-off-by: Keiichi

Re: [RFC][PATCH 2.6.19 1/6] cleanup for netconsole

2006-12-12 Thread Matt Mackall
On Tue, Dec 12, 2006 at 03:28:17PM +0900, Keiichi KII wrote: From: Keiichi KII [EMAIL PROTECTED] This patch contains the following cleanups. - add __init for initialization functions(option_setup() and init_netconsole()). - define name of magic number. Signed-off-by: Keiichi KII

[RFC][PATCH 2.6.19 1/6] cleanup for netconsole

2006-12-11 Thread Keiichi KII
From: Keiichi KII <[EMAIL PROTECTED]> This patch contains the following cleanups. - add __init for initialization functions(option_setup() and init_netconsole()). - define name of magic number. Signed-off-by: Keiichi KII <[EMAIL PROTECTED]> --- --- linux-2.6.19/drivers/net/netconsole.c

[RFC][PATCH 2.6.19 1/6] cleanup for netconsole

2006-12-11 Thread Keiichi KII
From: Keiichi KII [EMAIL PROTECTED] This patch contains the following cleanups. - add __init for initialization functions(option_setup() and init_netconsole()). - define name of magic number. Signed-off-by: Keiichi KII [EMAIL PROTECTED] --- --- linux-2.6.19/drivers/net/netconsole.c