fm10k: Move constants to the right of binary operators
authorBruce Allan <bruce.w.allan@intel.com>
Tue, 22 Dec 2015 21:43:44 +0000 (13:43 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 5 Apr 2016 19:39:55 +0000 (12:39 -0700)
commit1aab144c507a9849d5b4557d6d78db185ceaef37
tree12bc6ee4bedce2cffed0196325130e9033e4849d
parent265bee7290fd68118e6eec3206d5632a097b59d8
fm10k: Move constants to the right of binary operators

The semantic patch that makes this change is available
in scripts/coccinelle/misc/compare_const_fl.cocci.

More information about semantic patching is available at
http://coccinelle.lip6.fr/

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/fm10k/fm10k_main.c
drivers/net/ethernet/intel/fm10k/fm10k_pci.c
drivers/net/ethernet/intel/fm10k/fm10k_pf.c