Commit e908305
committed
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 check1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7033 | 7033 | | |
7034 | 7034 | | |
7035 | 7035 | | |
7036 | | - | |
| 7036 | + | |
7037 | 7037 | | |
7038 | 7038 | | |
7039 | | - | |
| 7039 | + | |
7040 | 7040 | | |
7041 | 7041 | | |
7042 | 7042 | | |
7043 | 7043 | | |
| 7044 | + | |
| 7045 | + | |
7044 | 7046 | | |
7045 | 7047 | | |
7046 | 7048 | | |
| |||
7057 | 7059 | | |
7058 | 7060 | | |
7059 | 7061 | | |
7060 | | - | |
| 7062 | + | |
7061 | 7063 | | |
7062 | 7064 | | |
7063 | 7065 | | |
| |||
0 commit comments