x86: numa_32.c: fix sparse warning: Using plain integer as NULL pointer
authorHannes Eder <hannes@hanneseder.net>
Sun, 22 Feb 2009 00:01:13 +0000 (01:01 +0100)
committerIngo Molnar <mingo@elte.hu>
Sun, 22 Feb 2009 08:27:12 +0000 (09:27 +0100)
commit2366c298b5afe52e635afd5604b69ce9fd4471fc
treea9529178b6c4221aad6def5626aa3dcc1fec447a
parentfc6fcdfbb8f1b2553255170f221cd57a4108591f
x86: numa_32.c: fix sparse warning: Using plain integer as NULL pointer

Fix this sparse warning:

  arch/x86/mm/numa_32.c:197:24: warning: Using plain integer as NULL pointer

Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Cc: trivial@kernel.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/numa_32.c