aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorKang Minchul <[email protected]>2022-12-17 07:39:42 +0900
committerGreg Kroah-Hartman <[email protected]>2023-01-17 19:31:05 +0100
commit799468fb50e799552ad18e3774c80a56975157b7 (patch)
treeec5b2b3e926d4e879f40851f60eff780b79d5b67 /tools/perf/scripts/python/task-analyzer.py
parent1cd8fbfafdfa345e01f9ff434e6a63a3cbb37210 (diff)
staging: r8188eu: Prefer kcalloc over kzalloc
Fixed following checkpatch.pl warning: * WARNING: Prefer kcalloc over kzalloc with multiply Instead of specifying (number of bytes) * (size) as arugment in kzalloc, prefer kcalloc. Signed-off-by: Kang Minchul <[email protected]> Tested-by: Philipp Hortmann <[email protected]> # Edimax N150 Reviewed-by: Martin Kaiser <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions