commit | e90dd264566405e2f1bbb8595a4b5612281f6315 | [log] [tgz] |
---|---|---|
author | Mark Rustad <mark.d.rustad@intel.com> | Tue Jul 22 06:51:08 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Jul 25 19:58:36 2014 -0700 |
tree | 0f9056b115f64524d689b6afe8e43728e26937b6 | |
parent | 9f1fb8acd30c9ace0145e66942481bdb90beca15 [diff] |
ixgbe: Make return values more direct Make return values more direct, eliminating some gotos and otherwise unneeded conditionals. This also eliminates some local variables. Also a few minor cleanups in affected code so checkpatch won't complain. Signed-off-by: Mark Rustad <mark.d.rustad@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>