diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-07-06 11:24:14 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-07-06 11:24:14 -0700 |
commit | 76e2d16bd5d0193f891a0e30f14ef5c8c370bc8f (patch) | |
tree | d36e9159bcb9c8760a75c6bebdcf51aaa434d4e5 /kernel | |
parent | 8e4f3e15175ffab5d2126dc8e7c8cfcc1654a5aa (diff) | |
parent | 5e5234462756a39e56f4182694f47ec72b5abe52 (diff) |
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux
Pull coccinelle updates from Julia Lawall:
"There are two new semantic patches:
- minmax: To use min and max instead of ? :
- swap: To use swap when possible
Some other semantic patches have been updated to better conform to
Linux kernel developer expectations or to make the explanation message
more clear.
Finally, there is a fix for the coccicheck script"
* 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux:
coccinelle: api: remove kobj_to_dev.cocci script
scripts: coccicheck: fix troubles on non-English builds
coccinelle: misc: minmax: suppress patch generation for err returns
drop unneeded *s
coccinelle: irqf_oneshot: reduce the severity due to false positives
coccinelle: misc: add swap script
coccinelle: misc: update uninitialized_var.cocci documentation
coccinelle: misc: restrict patch mode in flexible_array.cocci
coccinelle: misc: add minmax script
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions