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:
33be96e
)
vxge: Remove unnecessary ; in do {} while (0) macro
author
Joe Perches
<joe@perches.com>
Tue, 3 Apr 2012 11:53:12 +0000
(11:53 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 3 Apr 2012 21:58:05 +0000
(17:58 -0400)
This macro doesn't need a terminating ; so just remove it.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found