[PATCH] x86_64: Sparse warnings fix.
authorLuiz Fernando Capitulino <lcapitulino@mandriva.com.br>
Wed, 11 Jan 2006 21:45:57 +0000 (22:45 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 12 Jan 2006 03:05:00 +0000 (19:05 -0800)
commit68209407856507cda9d085470e8d28542ed1a941
tree52ec3b64ab5a7a7c1eb169ca369ea4922704adb5
parent915f34e20c20ee383832bce0a4bc962d0c86be8d
[PATCH] x86_64: Sparse warnings fix.

 Fixes the following sparse warnings:

arch/x86_64/kernel/mce_amd.c:321:29: warning: Using plain integer as NULL pointer
arch/x86_64/kernel/mce_amd.c:410:41: warning: Using plain integer as NULL pointer

Signed-off-by: Luiz Capitulino <lcapitulino@mandriva.com.br>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/mce_amd.c