git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
164d4f2
)
net: bcmgenet: add missing braces to some if statements
author
Florian Fainelli
<f.fainelli@gmail.com>
Wed, 23 Jul 2014 17:42:14 +0000
(10:42 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 23 Jul 2014 22:14:25 +0000
(15:14 -0700)
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>
No differences found