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:
48ac0ca
)
Staging: bcm: Fix warning: "do {} while (0) macros should not be semicolon terminated...
author
Kevin McKinney
<klmckinney1@gmail.com>
Sat, 15 Dec 2012 00:26:46 +0000
(19:26 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:51:49 +0000
(10:51 -0800)
This patch properly fixes the warning "do {} while
(0) macros should not be semicolon terminated" as
reported by checkpath.pl
Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found