diff options
author | Hannes Eder <hannes@hanneseder.net> | 2008-12-26 08:55:35 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-12-26 08:55:35 +0100 |
commit | e4c3c13cb4c4985cb62cf28677fc0ace69a8d69f (patch) | |
tree | 3e944ccdee5669f517803ed3ab7475c75a35e69a /Documentation/uml | |
parent | drivers/net: fix sparse warning: use ANSI-style function declaration (diff) | |
download | linux-e4c3c13cb4c4985cb62cf28677fc0ace69a8d69f.tar.xz linux-e4c3c13cb4c4985cb62cf28677fc0ace69a8d69f.zip |
drivers/net: fix sparse warnings: make do-while a compound statement
While at it insert some extra curly braces and fix formatting.
Fix this sparse warnings:
drivers/net/atp.c:811:8: warning: do-while statement is not a compound statement
drivers/net/atp.c:813:8: warning: do-while statement is not a compound statement
drivers/net/atp.c:815:11: warning: do-while statement is not a compound statement
drivers/net/atp.c:817:11: warning: do-while statement is not a compound statement
drivers/net/plip.c:642:4: warning: do-while statement is not a compound statement
drivers/net/plip.c:647:4: warning: do-while statement is not a compound statement
drivers/net/plip.c:820:4: warning: do-while statement is not a compound statement
drivers/net/plip.c:825:4: warning: do-while statement is not a compound statement
drivers/net/starfire.c:886:3: warning: do-while statement is not a compound statement
Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/uml')
0 files changed, 0 insertions, 0 deletions