From: Bruce Allan Date: Fri, 17 Feb 2012 03:17:55 +0000 (+0000) Subject: e1000e: cosmetic change to boolean comparisons X-Git-Tag: v3.4-rc1~177^2~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4d8e21dd83c7ed8b885929b3f742721cf2624a9;p=pandora-kernel.git e1000e: cosmetic change to boolean comparisons Recent discussions on LKML, kernel-janitors, linux-wireless and netdev have suggested boolean comparisons should use logical operators instead of equality comparisons with true/false. Signed-off-by: Bruce Allan Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed