]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge tag 'coccinelle-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 21 Dec 2025 23:28:59 +0000 (15:28 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 21 Dec 2025 23:28:59 +0000 (15:28 -0800)
Pull Coccinelle fixes from Julia Lawall:
 "These fix a typo and make the coccicheck script more robust by
  ensuring that only compatible semantic patches are executed for the
  chosen mode"

* tag 'coccinelle-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux:
  Coccinelle: pm_runtime: Fix typo in report message
  scripts: coccicheck: filter *.cocci files by MODE


Trivial merge