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)
committerMichal Marek <mmarek@suse.com>
Wed, 20 Apr 2016 07:53:27 +0000 (09:53 +0200)
commitf931362b38191016b7a6dc31d90a515b37658e02
tree01584e9288b412cbefa5c490b5c06822e15643ee
parent531f50388f1b05a297c6eab7a0c1e8e6d997678b
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.

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>
scripts/coccinelle/misc/compare_const_fl.cocci [deleted file]