]> git.baikalelectronics.ru Git - kernel.git/commit
e1000e: cosmetic change to boolean comparisons
authorBruce Allan <bruce.w.allan@intel.com>
Fri, 17 Feb 2012 03:17:55 +0000 (03:17 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 24 Feb 2012 09:58:27 +0000 (01:58 -0800)
commit25a68653994d3569391aceb7475d0dca981441fc
tree7863f519ceaa04466a79ad253636c1718f94f408
parent5a3880afa71afc3a069e2814f2cbe2d0cf06971f
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 <bruce.w.allan@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/e1000e/80003es2lan.c