From: Simon Holm Thøgersen Date: Mon, 12 May 2008 15:40:50 +0000 (+0200) Subject: [IA64] Remove NULL pointer check for argument never passed as NULL. X-Git-Tag: v2.6.26-rc3~29^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7af1d7532b6cf905230c72c67ad85a480b122374;p=pandora-kernel.git [IA64] Remove NULL pointer check for argument never passed as NULL. There is only palinfo_handle_smp as (indirect) user of palinfo_smp_call (by way of smp_call_function_single) and surely palinfo_handle_smp never pass NULL as parameter for info. Signed-off-by: Simon Holm Thøgersen Signed-off-by: Tony Luck --- Reading git-diff-tree failed