summaryrefslogtreecommitdiff
path: root/drivers/media
diff options
context:
space:
mode:
authorEmil Tantilov <emil.s.tantilov@intel.com>2013-01-18 06:17:11 +0400
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2013-02-16 11:28:15 +0400
commit51d0420b0ad9f0a9972165fef551628bcc95ee87 (patch)
treeebd3dd4e609022aa9a8bd7d3cdf89ac13ff97dff /drivers/media
parentd0310dc415a670ae2b2e27076b4685d988830479 (diff)
downloadlinux-51d0420b0ad9f0a9972165fef551628bcc95ee87.tar.xz
ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()
This patch replaces instances where a return code from i2c operations were checked against a list of error codes with a much simpler if ( status != 0 ) check. Some whitespace cleanups included. Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions