]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MIPS] Sparse: Use NULL for pointer
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Thu, 12 Jul 2007 16:49:49 +0000 (01:49 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 12 Jul 2007 16:41:20 +0000 (17:41 +0100)
commit28fc582cc9b7fc6ed6a9fbf9565a2b1e56eee880
tree13e8b08b57e5bc91ad43d50475faf7bde0b98c74
parent8ed07a1cce1530d2fd42e23c867a7c0c1170515a
[MIPS] Sparse: Use NULL for pointer

This fixes a sparse warning:

arch/mips/kernel/traps.c:376:44: warning: Using plain integer as NULL pointer

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/traps.c