diff options
author | Steven Rostedt (Google) <[email protected]> | 2022-07-11 16:42:43 -0400 |
---|---|---|
committer | Julia Lawall <[email protected]> | 2022-07-16 15:31:33 +0200 |
commit | 8e54fe1b0f03a89925925ed98acd2219e0c956d4 (patch) | |
tree | d639f8bde308b8509ded4c67a813b20e8ec326a5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 38857318692acd02353b47129bb06326528a47c0 (diff) |
coccinelle: Remove script that checks replacing 0/1 with false/true in functions returning bool
There is nothing wrong with current code that returns 0 or 1 for a
function returning bool. It is perfectly acceptable by the C standard.
To avoid churn of unwanted patches that are constantly sent to maintainers
who do not care about this change, remove the script that flags it as an
issue. This issue is not worth the burden on maintainers to accept
useless patches.
Link: https://lore.kernel.org/all/[email protected]/
Link: https://lore.kernel.org/all/[email protected]/
Link: https://lore.kernel.org/all/[email protected]/
Link: https://lore.kernel.org/all/[email protected]/
Link: https://lore.kernel.org/all/190b5c2f2f2fb9cc775fce8daed72bf893be48a4.1642065293.git.davidcomponentone@gmail.com/
Link: https://lore.kernel.org/all/[email protected]/
Link: https://lore.kernel.org/all/[email protected]/
Link: https://lore.kernel.org/all/[email protected]/
Link: https://lore.kernel.org/all/[email protected]/
Cc: Rasmus Villemoes <[email protected]>
Cc: Julia Lawall <[email protected]>
Cc: Michal Marek <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Signed-off-by: Julia Lawall <[email protected]>
Acked-by: Rasmus Villemoes <[email protected]>
Acked-by: Paul Gortmaker <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions