]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit843fa2b4328716a286af8b8180c13447f15fbdb3
tree7e72a20f2acef76926f8a6fd1c9e5828fc2959a2
parent20e7bdde272af1a9856825bffd841a46ae284977
parenta575a36e843183f8dece3d40340de81738b23284
Merge tag 'checkpatch-new-alloc-check-5.19-rc1' of git://git.kernel.org/pub/scm/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