summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2026-03-06 09:51:27 +0100
committerJeff Johnson <jeff.johnson@oss.qualcomm.com>2026-03-10 08:27:55 -0700
commit86581adf05f526f53b90ebcbbc2fd4d9f9fd4c96 (patch)
treec181f9334d903a1e36eea363438190dd07c892eb /tools/perf/scripts/python/stackcollapse.py
parent8e0ab5b9adb7fec3149441621df1cf15325b7215 (diff)
wifi: ath6kl: drop redundant device reference
Driver core holds a reference to the USB interface and its parent USB device while the interface is bound to a driver and there is no need to take additional references unless the structures are needed after disconnect. Drop the redundant device reference to reduce cargo culting, make it easier to spot drivers where an extra reference is needed, and reduce the risk of memory leaks when drivers fail to release it. Signed-off-by: Johan Hovold <johan@kernel.org> Link: https://patch.msgid.link/20260306085144.12064-2-johan@kernel.org Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions