commit | 8900ea570a38740dc2769080b3bda4f90504d9e3 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Wed Jul 23 10:42:14 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 23 15:14:25 2014 -0700 |
tree | a1772413a2626f1f4342452f3b6b88e37272d529 | |
parent | 164d4f20d4afa96090fa46ddec6b56341bc6407c [diff] |
net: bcmgenet: add missing braces to some if statements checkpatch.pl flagged two locations that did not comply to "CHECK: braces {} should be used on all arms of this statement", fix them. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>