Commit 3544d5ce36f4 for kernel

commit 3544d5ce36f403db6e5c994f526101c870ffe9fe
Merge: 981361604566 e3a22b532080
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sat Feb 21 10:25:42 2026 -0800

    Merge tag 'cocci-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux

    Pull coccinelle updates from Julia Lawall:
     "This simplifies and clarifies the handling of output generated by
      Coccinelle that is sent to standard error.

      By default, this goes to /dev/null. Remind the user of that and
      encourage them to provide another file name (Benjamin Philip)"

    * tag 'cocci-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux:
      Documentation: Coccinelle: document debug log handling
      scripts: coccicheck: warn on unset debug file
      scripts: coccicheck: simplify debug file handling