UPSTREAM: scripts: coccinelle: remove check to move constants to right
authorWolfram Sang <wsa@the-dreams.de>
Sat, 19 Mar 2016 17:37:51 +0000 (18:37 +0100)
committerHuang, Tao <huangtao@rock-chips.com>
Wed, 12 Jul 2017 13:17:10 +0000 (21:17 +0800)
commit265269d9da5cf3de93ae2bc0d0449f06f6a40a8d
tree3905127005af40b66fa9c2a2fc8f2c8848db3a59
parent988bd2d2393b98348d886ebb4c28e53fd46c81d8
UPSTREAM: scripts: coccinelle: remove check to move constants to right

The header mentions this check depends on personal taste. I agree.
Running coccicheck on patches before I apply them, this SmPL produced
enough false positives for me that I'd rather see it removed.

Change-Id: Ia9638b059dd9eedb5f266061ae61ede963870acd
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Michal Marek <mmarek@suse.com>
Signed-off-by: Huang, Tao <huangtao@rock-chips.com>
(cherry picked from commit f931362b38191016b7a6dc31d90a515b37658e02)
scripts/coccinelle/misc/compare_const_fl.cocci [deleted file]