Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel/e1000e
Bruce Allan 9e2d7657e2 e1000e: cleanup - check return values consistently
The majority of the e1000e code checks most function return values using a
test like 'if (ret_val)' or 'if (!ret_val)' but there are a few instances
of 'if (ret_val == 0)'.  This patch converts the latter to the former for
consistency.

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>
2012-02-07 04:10:07 -08:00
..
2012-01-26 19:01:17 -08:00
2012-01-26 19:01:17 -08:00
2012-01-26 19:01:17 -08:00
2012-01-26 19:01:17 -08:00
2012-01-26 19:01:17 -08:00
2012-01-26 19:01:17 -08:00
2012-01-26 19:01:17 -08:00
2012-01-26 19:01:17 -08:00
2012-01-26 19:01:17 -08:00
2012-01-26 19:01:17 -08:00
2012-01-26 19:01:17 -08:00