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:
1add678
)
[PATCH] hotcpu_notifier-fixes
author
Andrew Morton
<akpm@osdl.org>
Sat, 1 Jul 2006 11:36:30 +0000
(
04:36
-0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sat, 1 Jul 2006 16:56:03 +0000
(09:56 -0700)
Always use do {} while (0). Failing to do so can cause subtle compile
failures or bugs.
Cc: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found