commit | 28fc582cc9b7fc6ed6a9fbf9565a2b1e56eee880 | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Fri Jul 13 01:49:49 2007 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Jul 12 17:41:20 2007 +0100 |
tree | 13e8b08b57e5bc91ad43d50475faf7bde0b98c74 | |
parent | 8ed07a1cce1530d2fd42e23c867a7c0c1170515a [diff] |
[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>