commit | 576132b42647e3facd28e3148a20307fadfd9afc | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Fri Jun 23 02:04:07 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jun 23 07:42:55 2006 -0700 |
tree | 3e986e0838df9c11d17a50c06a3a7d0fd9119006 | |
parent | 53470aaa02ef3c83187f1ffe0d2cb647274fe397 [diff] [blame] |
[PATCH] frv: misc sparse annotations Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
diff --git a/include/asm-frv/highmem.h b/include/asm-frv/highmem.h index cfbf7d3..e2247c2 100644 --- a/include/asm-frv/highmem.h +++ b/include/asm-frv/highmem.h
@@ -134,7 +134,7 @@ default: BUG(); - return 0; + return NULL; } }