OSDN Git Service

bonding: Remove unnecessary else
authorJoe Perches <joe@perches.com>
Tue, 18 Feb 2014 17:42:46 +0000 (09:42 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Feb 2014 20:37:51 +0000 (15:37 -0500)
commit157550fbbbf932970b231394b1069f50104824c5
tree1a50e17fa375160f673d8952ed25daba6580204d
parent2a7c183bc7ae798915c4bc58d3bf413fe466705b
bonding: Remove unnecessary else

It's unnecessary and less readable after a clause ending in a goto.

Signed-off-by: Joe Perches <joe@perches.com>
Reviewed-by: Ding Tianhong <dingtianhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_alb.c