commit | 1aab144c507a9849d5b4557d6d78db185ceaef37 | [log] [tgz] |
---|---|---|
author | Bruce Allan <bruce.w.allan@intel.com> | Tue Dec 22 13:43:44 2015 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Apr 05 12:39:55 2016 -0700 |
tree | 12bc6ee4bedce2cffed0196325130e9033e4849d | |
parent | 265bee7290fd68118e6eec3206d5632a097b59d8 [diff] |
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>