summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-report
diff options
context:
space:
mode:
authorZiran Zhang <zhangcoder@yeah.net>2026-06-27 21:13:54 +0800
committerAlex Deucher <alexander.deucher@amd.com>2026-07-15 09:15:43 -0400
commit9835f031f08f087485d27a87e3cd2ef5841851d9 (patch)
treeae2cf55a799c1647e6f8ea0ff9132e4ff2eb945c /tools/perf/scripts/python/bin/task-analyzer-report
parent81b39f43e7e53589491e2eef6bad5389626b4b9c (diff)
drm/amd/display: Remove redundant NULL check before kfree() in mod_power_create()
kfree() safely handles NULL pointers, so there is no need to check for NULL before calling kfree(). Remove redundant NULL check. Found by Coccinelle ifnullfree script. Signed-off-by: Ziran Zhang <zhangcoder@yeah.net> Reviewed-by: George Zhang <george.zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-report')
0 files changed, 0 insertions, 0 deletions