diff options
author | David S. Miller <davem@davemloft.net> | 2014-09-15 21:19:55 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-09-15 21:19:55 (GMT) |
commit | 6cca9adb786184be21f30be0982e3ea0281f75cb (patch) | |
tree | 02f1d06b712e53d70a43ccb9f56ac05cffc2af0a /include | |
parent | 437024067ac1fbda7bb3a795e75922f9034672fb (diff) | |
parent | e0974585e74cc16446bc0690f0545b72aa2a3485 (diff) | |
download | linux-6cca9adb786184be21f30be0982e3ea0281f75cb.tar.xz |
Merge branch 'bonding-cleanups'
Nikolay Aleksandrov says:
====================
bonding: style, comment and assertion changes
This is a small and simple patch-set that doesn't introduce (hopefully) any
functional changes, but only stylistic and semantic ones.
Patch 01 simply uses the already provided __rlb_next_rx_slave function inside
rlb_next_rx_slave(), thus removing the duplication of code.
Patch 02 changes all comments that I could find to netdev style, removes
some outdated ones and fixes a few more small cosmetic issues (new line
after declaration, braces around if; else and such)
Patch 03 removes one extra ASSERT_RTNL() because we already have it in the
parent function and consolidates two other ASSERT_RTNL()s to the function
that is exported and supposed to be called with RTNL anyway.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions