![]() | |||||||||||||
Messages in this thread |
On Fri, 1 Dec 2006 22:37:46 -0600 Corey Minyard <minyard@acm.org> wrote: > +static void (*atca_oem_poweroff_hook)(ipmi_user_t user) = NULL; Sometime, please go through the IPMI code looking for all these statically-allocated things which are initialised to 0 or NULL and remove all those intialisations? They're unneeded, they increase the vmlinux image size and there are quite a number of them. Thanks. - 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: 2006-12-03 21:31 [from the cache] ©2003-2008 | |||||||||||||