aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorKenneth Lee <klee33@uw.edu>2022-08-18 22:51:17 -0700
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>2022-09-30 17:39:51 +0300
commit92f017c4aee6e2bb79593adeacccbea3afe62223 (patch)
tree0395b4fccb3bda4ad1e37ab0ce54d17d54c1d94c /tools/perf/scripts/python/exported-sql-viewer.py
parentfs/ntfs3: Fix attr_punch_hole() null pointer derenference (diff)
downloadwireguard-linux-92f017c4aee6e2bb79593adeacccbea3afe62223.tar.xz
wireguard-linux-92f017c4aee6e2bb79593adeacccbea3afe62223.zip
fs/ntfs3: Use kmalloc_array for allocating multiple elements
Prefer using kmalloc_array(a, b) over kmalloc(a * b) as this improves semantics since kmalloc is intended for allocating an array of memory. Signed-off-by: Kenneth Lee <klee33@uw.edu> Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions