From: Florian Fainelli Date: Wed, 23 Jul 2014 17:42:14 +0000 (-0700) Subject: net: bcmgenet: add missing braces to some if statements X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~94^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8900ea570a38740dc2769080b3bda4f90504d9e3;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed