From: Randy Dunlap Date: Sun, 10 Dec 2006 10:19:06 +0000 (-0800) Subject: [PATCH] IPMI: remove zero inits X-Git-Tag: v2.6.20-rc1~145^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c8204b380f92a6a8533d228c50f0b681daf6121;p=pandora-kernel.git [PATCH] IPMI: remove zero inits Remove all =0 and =NULL from static initializers. They are not needed and removing them saves space in the object files. Signed-off-by: Randy Dunlap Signed-off-by: Corey Minyard Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed