diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2018-12-29 07:14:16 +0100 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-01-06 01:46:51 +0100 |
commit | c3003315fbf442d99a73a3fc5288dbf89a735e38 (patch) | |
tree | 42827d17daac0428a0ba1967fedf13742f36503b /scripts/checkincludes.pl | |
parent | scripts: coccinelle: check for redeclaration (diff) | |
download | linux-c3003315fbf442d99a73a3fc5288dbf89a735e38.tar.xz linux-c3003315fbf442d99a73a3fc5288dbf89a735e38.zip |
scripts: coccinelle: boolinit: drop warnings on named constants
Coccinelle doesn't always have access to the values of named
(#define) constants, and they may likely often be bound to true
and false values anyway, resulting in false positives. So stop
warning about them.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts/checkincludes.pl')
0 files changed, 0 insertions, 0 deletions