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:
4fbec4d
)
bonding: bond_update_speed_duplex() can return void since no callers check its return
author
Rick Jones
<rick.jones2@hp.com>
Thu, 26 Apr 2012 11:20:30 +0000
(11:20 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 27 Apr 2012 04:03:35 +0000
(
00:03
-0400)
As none of the callers of bond_update_speed_duplex (need to) check its
return value, there is little point in it returning anything.
Signed-off-by: Rick Jones <rick.jones2@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found