Merge tag 'checkpatch-new-alloc-check-5.19-rc1' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 25 May 2022 21:37:00 +0000 (14:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 25 May 2022 21:37:00 +0000 (14:37 -0700)
commite908305fb262588471958f560eb3c6c18cc683a1
tree7e72a20f2acef76926f8a6fd1c9e5828fc2959a2
parent62e5873ec96bc2cfe809a1bc123af8101989ef5f
parent73f1d07e5f8a1dec989a5ec964f5f2ce5b6f8825
Merge tag 'checkpatch-new-alloc-check-5.19-rc1' of git://git./linux/kernel/git/gustavoars/linux

Pull checkpatch update from Gustavo Silva:
 "kvmalloc() and kvzalloc() functions have now 2-factor multiplication
  argument forms kvmalloc_array() and kvcalloc().

  Add alloc-with-multiplies checks for these new functions"

* tag 'checkpatch-new-alloc-check-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux:
  checkpatch: add new alloc functions to alloc with multiplies check