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:
babcda7
)
netem: eliminate unneeded return values
author
Stephen Hemminger
<shemminger@vyatta.com>
Tue, 4 Nov 2008 05:13:26 +0000
(21:13 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 4 Nov 2008 05:13:26 +0000
(21:13 -0800)
All these individual parsing functions never return an error,
so they can be void.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found