commit | 76d97dd4c44c6847029ae9021fe0d880cad90d33 | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Wed Feb 16 10:14:00 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Mar 03 03:01:58 2011 -0800 |
tree | 238503bf983843b81f33ffbb53e29dc5abc271df | |
parent | a4297dc2f49d46d5452a948210be44442236e685 [diff] |
ixgbe: cleanup code in ixgbe_identify_sfp_module_generic This change cleans up several issues in ixgbe_identify_sfp_module_generic including whitespace, redundant code, I2C EEPROM reads without exception handling, and an if/elseif/else without braces. Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Stephen Ko <stephen.s.ko@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>