diff options
author | Ivan Shamliev <ivan.shamliev.dev@abv.bg> | 2025-04-24 18:14:53 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-05-08 00:40:02 +0300 |
commit | e2255687c81398a32210306024f08b1615b87885 (patch) | |
tree | cba01a8309d2a7e3b338a3bf9b2cf993561e40d3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3e71fc7c4c1a350cc94b25c0be20de01a7cda8ff (diff) | |
download | linux-e2255687c81398a32210306024f08b1615b87885.tar.xz |
drm/amd/display: Use true/false for boolean variables in DML2 core files
Replace 0 and 1 with false and true for boolean variables in
dml2_core_dcn4_calcs.c and dml2_core_utils.c to align with the Linux
kernel coding style guidelines, which recommend using C99 bool type
with true/false values.
Signed-off-by: Ivan Shamliev <ivan.shamliev.dev@abv.bg>
Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions