commit | 21f374c6cfbf98c1efceee0b528ce784d215935c | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Feb 18 09:42:47 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 19 15:37:51 2014 -0500 |
tree | 0a126201a245ccc65938006ea8c35ac778b1c7b6 | |
parent | 157550fbbbf932970b231394b1069f50104824c5 [diff] |
bonding: Invert test Make the error case return early. Make the normal return at the bottom of the function. Reduces indent for readability. Signed-off-by: Joe Perches <joe@perches.com> Reviewed-by: Ding Tianhong <dingtianhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>