From: Bruce Allan Date: Fri, 20 Nov 2009 23:26:44 +0000 (+0000) Subject: e1000e: set bools to true/false instead of 1/0 X-Git-Tag: v2.6.33-rc1~388^2~250 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=564ea9bba1a1380d5474504bcd943ee84075534f;p=pandora-kernel.git e1000e: set bools to true/false instead of 1/0 Set booleans to 'true' or 'false' to make it clear it is a boolean. Also change instances of TRUE/FALSE in comments to lowercase true/false. Signed-off-by: Bruce Allan Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed