summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavoars@kernel.org>2022-04-26 00:32:12 -0500
committerGustavo A. R. Silva <gustavoars@kernel.org>2022-04-26 01:30:33 -0500
commit73f1d07e5f8a1dec989a5ec964f5f2ce5b6f8825 (patch)
tree7d23df4ddcdf7e00860edac6041665168d40c213 /arch
parentce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e (diff)
checkpatch: add new alloc functions to alloc with multiplies check
kvmalloc() and kvzalloc() functions have now 2-factor multiplication argument forms kvmalloc_array() and kvcalloc(), correspondingly. Add alloc-with-multiplies checks for these new functions. Link: https://github.com/KSPP/linux/issues/187 Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions