From: David Ertman Date: Fri, 30 Aug 2013 05:45:25 +0000 (+0000) Subject: e1000e: cleanup boolean comparison to true X-Git-Tag: v3.12-rc2~14^2~48^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=138953bb6a27fccc59eecd303578260c8c7409d2;p=pandora-kernel.git e1000e: cleanup boolean comparison to true Removing a comparison to the boolean value true where simply interrogating the lvalue will produce the same result. Signed-off-by: David Ertman Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed