summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorEthan Carter Edwards <ethan@ethancedwards.com>2025-03-09 04:27:41 +0300
committerArd Biesheuvel <ardb@kernel.org>2025-03-10 20:22:47 +0300
commitac2efaa8455021ce1e6216457684d60a9e2c77fd (patch)
tree243e4495a6b9201d1a1ab9479a6e4c1553385929 /tools/perf/scripts/python/mem-phys-addr.py
parentb6b227e36b5ad878260f5a3a1838f2d79d5e68e9 (diff)
downloadlinux-ac2efaa8455021ce1e6216457684d60a9e2c77fd.tar.xz
efi: efibc: change kmalloc(size * count, ...) to kmalloc_array()
Open coded arithmetic in allocator arguments is discouraged. Helper functions like kcalloc or, in this case, kmalloc_array are preferred. Link: https://www.kernel.org/doc/html/latest/process/deprecated.html#open-coded-arithmetic-in-allocator-arguments Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com> Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions