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:
ff29ee8
)
staging/sep: Fix sparse warning 'do-while statement is not a compound statement'
author
Peter Huewe
<peterhuewe@gmx.de>
Wed, 1 Dec 2010 23:43:32 +0000
(
00:43
+0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 2 Dec 2010 20:34:59 +0000
(12:34 -0800)
This patch fixes the warning generated by sparse: 'do-while statement is
not a compound statement' by adding the necessary brackets around the do
block
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found