diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-09-29 08:44:28 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-09-29 08:44:28 -0700 |
commit | 68e4b0e024e3ee4d4bc8bf212f4db63e0e3ad094 (patch) | |
tree | 8d9067e793696f2f1eb81d8f9a43446cb664cd70 /tools/perf/scripts/python | |
parent | e7ebdb5161bcb98cb27b7490459419e38dee5b9a (diff) | |
parent | 4003ba664bd16f5a969cc883295a9eb5a5aef19e (diff) |
Merge tag 'cocci-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux
Pull coccinelle updates from Julia Lawall:
"Extend string_choices.cocci to use more available helpers
Ten patches from Hongbo Li extending string_choices.cocci with the
complete set of functions offered by include/linux/string_choices.h.
One patch from myself reducing the number of redundant cases that are
checked by Coccinelle, giving a small performance improvement"
* tag 'cocci-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux:
Reduce Coccinelle choices in string_choices.cocci
coccinelle: Remove unnecessary parentheses for only one possible change.
coccinelle: Add rules to find str_yes_no() replacements
coccinelle: Add rules to find str_on_off() replacements
coccinelle: Add rules to find str_write_read() replacements
coccinelle: Add rules to find str_read_write() replacements
coccinelle: Add rules to find str_enable{d}_disable{d}() replacements
coccinelle: Add rules to find str_lo{w}_hi{gh}() replacements
coccinelle: Add rules to find str_hi{gh}_lo{w}() replacements
coccinelle: Add rules to find str_false_true() replacements
coccinelle: Add rules to find str_true_false() replacements
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions