commit | 5a5e889c80cef7513a40143ee1e474acccdee13b | [log] [tgz] |
---|---|---|
author | Jean Sacren <sakiwit@gmail.com> | Sat Sep 19 05:08:42 2015 -0600 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sat Dec 12 23:10:46 2015 -0800 |
tree | 42233b0ad8aa820ecba7421506f802fc2ece0080 | |
parent | b6fad9f9fc5d4deb1cb50173bd729de26570fbbe [diff] |
e1000e: clean up the local variable The local variable 'ret' doesn't serve much purpose so we might as well clean it up. Signed-off-by: Jean Sacren <sakiwit@gmail.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>