aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorAmey Narkhede <[email protected]>2021-02-05 14:54:33 +0530
committerGreg Kroah-Hartman <[email protected]>2021-02-06 14:11:21 +0100
commit0e23570a0cf6b39e216e41d87d29227f598a9de3 (patch)
tree7660d69b93e6ceb17dedcdefa8efb63b487d77a2 /tools/perf/scripts/python/flamegraph.py
parent18a2615c1f9339d180b292d2fd203860001ab593 (diff)
staging: qlge/qlge_main: Use min_t instead of min
Use min_t instead of min function in qlge/qlge_main.c Fixes following checkpatch.pl warning: WARNING: min() should probably be min_t(int, MAX_CPUS, num_online_cpus()) Signed-off-by: Amey Narkhede <[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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions