e1000e: set bools to true/false instead of 1/0
authorBruce Allan <bruce.w.allan@intel.com>
Fri, 20 Nov 2009 23:26:44 +0000 (23:26 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Nov 2009 19:34:18 +0000 (11:34 -0800)
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 <bruce.w.allan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found