From: Douglas Thompson Date: Thu, 19 Jul 2007 08:50:19 +0000 (-0700) Subject: drivers/edac: remove null from statics X-Git-Tag: v2.6.23-rc1~288 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f044091ca4c0b05be8f83748d76d4fbba4fc74cf;p=pandora-kernel.git drivers/edac: remove null from statics Patches to conform to coding style, namely static don't need to be initialized to NULL nor '0', as that is the default Signed-off-by: Douglas Thompson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed