scripts: coccinelle: only suggest true/false in files that already use them
authorJulia Lawall <Julia.Lawall@lip6.fr>
Wed, 12 Dec 2018 11:55:56 +0000 (12:55 +0100)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 16 Dec 2018 15:33:43 +0000 (00:33 +0900)
commitb825b4325354db65fd632b26ba585ced85f33902
treef1ef3aa9fed67fb142a7eafe150cfdbd7ebaacc8
parent1d467bb8a8b95caa01a240362589215739505233
scripts: coccinelle: only suggest true/false in files that already use them

Some code may overall use 0 and 1, so don't introduce occasional
uses of true and false in these cases.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/coccinelle/misc/boolinit.cocci