From: Florian Fainelli Date: Wed, 23 Jul 2014 17:42:12 +0000 (-0700) Subject: net: bcmgenet: re-align multiple lines correctly X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~94^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c91b7f668a79b796153921c8e405b3d1633e71d3;p=pandora-kernel.git net: bcmgenet: re-align multiple lines correctly checkpatch.pl flagged a lot of "CHECK: Alignment should match open parenthesis" checks, fix all of them to make the driver neater. While at it fix some obvious typos and re-arrange some of the lines to avoid going over 80 columns. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed