summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorMario Limonciello <mario.limonciello@amd.com>2023-09-29 22:14:17 -0500
committerAlex Deucher <alexander.deucher@amd.com>2023-10-04 18:39:52 -0400
commitb8e6aec14691b44e6a26d25052a2f4fa8c5f7b28 (patch)
tree66ff7951e300071fc8dbceba98e5c47e6e3af734 /tools/perf/scripts/python/bin/stackcollapse-record
parent7752ccf85b929a22e658ec145283e8f31232f4bb (diff)
downloadlinux-b8e6aec14691b44e6a26d25052a2f4fa8c5f7b28.tar.gz
linux-b8e6aec14691b44e6a26d25052a2f4fa8c5f7b28.zip
drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driver
Several files declare MIN() or MAX() macros that ignore the types of the values being compared. Drop these macros and switch to min() min_t(), and max() from `linux/minmax.h`. Suggested-by: Hamza Mahfooz <Hamza.Mahfooz@amd.com> Signed-off-by: Mario Limonciello <mario.limonciello@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions