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:
f3c65b2
)
kfifo: add parenthesis for macro parameter reference
author
Huang Ying
<ying.huang@intel.com>
Thu, 9 Sep 2010 23:37:26 +0000
(16:37 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 10 Sep 2010 01:57:22 +0000
(18:57 -0700)
Some macro parameter references inside typeof() operator are not enclosed
with parenthesis. It should be safer to add them.
Signed-off-by: Huang Ying <ying.huang@intel.com>
Acked-by: Stefani Seibold <stefani@seibold.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/kfifo.h
patch
|
blob
|
history
diff --cc
include/linux/kfifo.h
Simple merge