From: Hannes Eder Date: Sun, 22 Feb 2009 00:00:57 +0000 (+0100) Subject: x86: kexec/i386: fix sparse warnings: Using plain integer as NULL pointer X-Git-Tag: v2.6.30-rc1~211^2~43^4~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc6fcdfbb8f1b2553255170f221cd57a4108591f;p=pandora-kernel.git x86: kexec/i386: fix sparse warnings: Using plain integer as NULL pointer Fix these sparse warnings: arch/x86/kernel/machine_kexec_32.c:124:22: warning: Using plain integer as NULL pointer arch/x86/kernel/traps.c:950:24: warning: Using plain integer as NULL pointer Signed-off-by: Hannes Eder Cc: trivial@kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed