diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2022-04-26 00:32:12 -0500 |
---|---|---|
committer | Gustavo A. R. Silva <gustavoars@kernel.org> | 2022-04-26 01:30:33 -0500 |
commit | 73f1d07e5f8a1dec989a5ec964f5f2ce5b6f8825 (patch) | |
tree | 7d23df4ddcdf7e00860edac6041665168d40c213 /arch | |
parent | ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e (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