lkml.org 
[lkml]   [2022]   [May]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] checkpatch.pl changes for 5.19-rc1
The following changes since commit ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e:

Linux 5.18-rc2 (2022-04-10 14:21:36 -1000)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/checkpatch-new-alloc-check-5.19-rc1

for you to fetch changes up to 73f1d07e5f8a1dec989a5ec964f5f2ce5b6f8825:

checkpatch: add new alloc functions to alloc with multiplies check (2022-04-26 01:30:33 -0500)

----------------------------------------------------------------
Add new functions to alloc check for 5.19-rc1

Hi Linus,

Please, pull the following patch that adds new alloc functions to alloc
with multiplies check.

kvmalloc() and kvzalloc() functions have now 2-factor multiplication
argument forms kvmalloc_array() and kvcalloc().

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

Thanks
--
Gustavo

----------------------------------------------------------------
Gustavo A. R. Silva (1):
checkpatch: add new alloc functions to alloc with multiplies check

scripts/checkpatch.pl | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)

\
 
 \ /
  Last update: 2022-05-25 00:21    [W:0.327 / U:0.736 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site