Re: [-mm patch] make drivers/firmware/dmi-id.c:dmi_id_init() static

2007-06-07 Thread Greg KH
On Sun, Jun 03, 2007 at 10:54:04PM +0200, Adrian Bunk wrote: > This patch makes the needlessly global dmi_id_init() static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Thanks, I've merged this with the original. greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-ke

[-mm patch] make drivers/firmware/dmi-id.c:dmi_id_init() static

2007-06-03 Thread Adrian Bunk
This patch makes the needlessly global dmi_id_init() static. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- --- linux-2.6.22-rc3-mm1/drivers/firmware/dmi-id.c.old 2007-06-03 22:17:10.0 +0200 +++ linux-2.6.22-rc3-mm1/drivers/firmware/dmi-id.c 2007-06-03 22:17:24.0 +0200