commit | 348d499440635f8847bedf124cda54eacf4c29a0 | [log] [tgz] |
---|---|---|
author | Mitch Williams <mitch.a.williams@intel.com> | Tue Nov 11 20:02:52 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Nov 20 14:56:43 2014 -0800 |
tree | 1303631be670cd6eef4b858e6c6ec535dbd8ffb6 | |
parent | 75a644358a2323c6c0769fd3faa4f54e0c58a30c [diff] |
i40evf: make comparisons consistent Most of the null-checking in this driver is of the style if (!foo), except these few. Make these checks consistent with the rest of the code. Change-ID: I991924f34072fa607a1b626a8b3f1fa5195d43e9 Reported-by: Joe Perches <joe@perches.com> Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>