summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMohammad Shahid <mdshahid03@gmail.com>2026-07-03 16:29:37 +0530
committerLee Jones <lee@kernel.org>2026-07-30 14:32:51 +0100
commit733fbd0d1198836b71e54a0d3078cf9df2cd132c (patch)
treedf972ceef5a286f54f966b0914e1e04342f7199b /tools/perf/scripts/python
parent0f2da45318c2e970c59da0c03b01a564ce60a980 (diff)
mfd: viperboard: Remove redundant NULL check before kfree()
kfree() safely handles NULL pointers, so the explicit NULL check before calling kfree() is unnecessary. This issue was reported by ifnullfree.cocci. Signed-off-by: Mohammad Shahid <mdshahid03@gmail.com> Link: https://patch.msgid.link/20260703105937.62541-1-mdshahid03@gmail.com Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions