From: Bruce Allan Date: Sat, 14 Apr 2012 04:21:52 +0000 (+0000) Subject: e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers X-Git-Tag: v3.5-rc1~109^2~180^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1430d698d0caa743af61f72fd539726055718d3;p=pandora-kernel.git e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers Calling the locked versions of the read/write PHY ops function pointers often produces excessively long lines. Shorten these as is done with the non-locked versions of the PHY register read/write functions. Signed-off-by: Bruce Allan Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed