From: Sathya Perla Date: Fri, 9 May 2014 07:59:15 +0000 (+0530) Subject: be2net: fix line wrap and function call indentation in be_ethtool.c X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~259^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05e4c6a3af71dd3848f3f54a1ccb740bdcd183e2;p=pandora-kernel.git be2net: fix line wrap and function call indentation in be_ethtool.c When a funtion definition or a function call spans more than one line, ensure that the first argument on the subsequent lines is aligned to the first column after the opening paranthesis of the function call. Also removes unnecessary line wrap. Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed