From: Jiri Slaby Date: Mon, 13 Oct 2008 09:34:36 +0000 (+0100) Subject: ip2: cleanup globals X-Git-Tag: v2.6.28-rc1~675 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf176bc30289f1e3ed858bc7630766cbd7d68a86;p=pandora-kernel.git ip2: cleanup globals - do not init .bss zeroed data to zero again (by memset or explicit assignment) - use char [] instead of char * for string constants Signed-off-by: Jiri Slaby Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed