diff options
author | Justin Lai <justinlai0215@realtek.com> | 2025-05-20 12:20:31 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-05-21 15:51:07 -0700 |
commit | f44092606a3f153bb7e6b277006b1f4a5b914cfc (patch) | |
tree | 50f73467adb9d2ca1d7c689e7eeb2d0e3a755f31 /tools/perf/scripts/python/stackcollapse.py | |
parent | c6634c98e6151ed626a566fbadb54337bb94c532 (diff) |
rtase: Use min() instead of min_t()
Use min() instead of min_t() to avoid the possibility of casting to the
wrong type.
Signed-off-by: Justin Lai <justinlai0215@realtek.com>
Reviewed-by: Joe Damato <jdamato@fastly.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250520042031.9297-1-justinlai0215@realtek.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions