aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBernard Zhao <[email protected]>2021-03-31 06:12:18 -0700
committerAlex Deucher <[email protected]>2021-04-09 16:50:26 -0400
commitccc4343041f21023a321ba36c5de8dff2ba6121a (patch)
tree551d2f950778204e315fe37411216693d50e36b7 /tools/perf/scripts/python
parent5a4345270474c886dceee48c5b54b5c2c07aa877 (diff)
drm/amd: use kmalloc_array over kmalloc with multiply
Fix patch check warning: WARNING: Prefer kmalloc_array over kmalloc with multiply + buf = kmalloc(MAX_KFIFO_SIZE * sizeof(*buf), GFP_KERNEL); Signed-off-by: Bernard Zhao <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions