]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerChuck Anderson <chuck.anderson@oracle.com>
Sun, 26 Feb 2017 06:03:49 +0000 (22:03 -0800)
commita42b514263ce1bea63c1ec886ebb7a853463a87b
tree6fee23f014cff93fa40a434e10cd621a7379043d
parentac3575107bbfe37cf5b2c1bbfd3c7e851ee793cf
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>
Orabug: 25394529
(cherry picked from commit 1aab144c507a9849d5b4557d6d78db185ceaef37)
Signed-off-by: Jack Vogel <jack.vogel@oracle.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