From: Jes Sorensen Date: Mon, 13 Feb 2006 10:29:57 +0000 (-0500) Subject: [IA64-SGI] sn2 minor fixes and cleanups X-Git-Tag: v2.6.16-rc4~27^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ed9b2c7a804335004e4bd3b4c6989c5b6bc243f;p=pandora-kernel.git [IA64-SGI] sn2 minor fixes and cleanups General SN2 code cleanup: - Do not initialize global variables to zero - Use kzalloc instead of kmalloc+memset - Check kmalloc return values - Do not obfuscate spin lock calls - Remove some unused code - Various formatting cleanups Signed-off-by: Jes Sorensen Signed-off-by: Tony Luck --- Reading git-diff-tree failed