commit | ce3ea1c705761fc73ce4a08f301c93fcba39c58a | [log] [tgz] |
---|---|---|
author | yzhu1 <Yanjun.Zhu@windriver.com> | Thu Dec 03 18:00:55 2015 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 04 00:07:14 2015 -0500 |
tree | b66c325695b20ac8327ce025332fe6b464d2f290 | |
parent | f188b951f33a0464338f94f928338f84fc0e4392 [diff] |
net: bonding: remove redudant brackets It is not necessary to use two brackets. As such, the redudant brackets are removed. CC: Jay Vosburgh <j.vosburgh@gmail.com> CC: Veaceslav Falico <vfalico@gmail.com> CC: Andy Gospodarek <gospo@cumulusnetworks.com> Signed-off-by: Zhu Yanjun <yanjun.zhu@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>