From: Mitch Williams Date: Tue, 11 Nov 2014 20:02:52 +0000 (+0000) Subject: i40evf: make comparisons consistent X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~137^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=348d499440635f8847bedf124cda54eacf4c29a0;p=pandora-kernel.git 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 Signed-off-by: Mitch Williams Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed