git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7387be3
)
include/linux/compiler-gcc.h: use __same_type() in __must_be_array()
author
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 10 Aug 2010 00:20:18 +0000
(17:20 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 10 Aug 2010 03:45:04 +0000
(20:45 -0700)
We should use the __same_type() helper in __must_be_array().
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Reported-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found