e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers
authorBruce Allan <bruce.w.allan@intel.com>
Sat, 14 Apr 2012 04:21:52 +0000 (04:21 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 3 May 2012 09:08:06 +0000 (02:08 -0700)
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 <bruce.w.allan@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

No differences found