summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorQianfeng Rong <rongqianfeng@vivo.com>2025-08-12 11:31:49 +0300
committerAlex Deucher <alexander.deucher@amd.com>2025-08-15 20:03:57 +0300
commit5c8d5e2619f7d2985adfe45608dc942ca8151aa3 (patch)
treeaf15444b32618beb540f8265337e7ce2126cfd67 /tools/perf/scripts/python/sctop.py
parent90b810dd859c0df9db2290da1ac5842e5f031267 (diff)
downloadlinux-5c8d5e2619f7d2985adfe45608dc942ca8151aa3.tar.xz
drm/amd/display: Use boolean context for pointer null checks
Replace "out == 0" with "!out" for pointer comparison to improve code readability and conform to coding style. Signed-off-by: Qianfeng Rong <rongqianfeng@vivo.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions