Merge tag 'cocci-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 May 2024 23:00:04 +0000 (16:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 May 2024 23:00:04 +0000 (16:00 -0700)
Pull coccinelle updates from Julia Lawall:
 "One patch slightly improves the text in a comment.

  The other patch (on minmax.cocci) removes a report about ? being used
  in return statements that has been generating not very useful
  suggestions to change idiomatic code"

* tag 'cocci-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux:
  Coccinelle: pm_runtime: Fix grammar in comment
  coccinelle: misc: minmax: Suppress reports for err returns


Trivial merge