commit | 138953bb6a27fccc59eecd303578260c8c7409d2 | [log] [tgz] |
---|---|---|
author | David Ertman <davidx.m.ertman@intel.com> | Fri Aug 30 05:45:25 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Sep 13 10:06:55 2013 -0700 |
tree | 4a553add0c3f44bded904cc0144166e977c6d035 | |
parent | 0f8fdab1334cbd7e65b705cb5db6c3c1d757ffa0 [diff] |
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 <davidx.m.ertman@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>