summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2026-03-06 09:51:29 +0100
committerJeff Johnson <jeff.johnson@oss.qualcomm.com>2026-03-10 08:27:55 -0700
commit2ddbec82e1650d57ea0f63d284b5da01d2f21293 (patch)
treead31bcda00b65c9a2ce0045395bf5f40d20e8b65 /tools/perf/scripts/python
parent0bc013d68a5d1943728d110d759c6587c2b81913 (diff)
wifi: ath9k: 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> Acked-by: Toke Høiland-Jørgensen <toke@toke.dk> Link: https://patch.msgid.link/20260306085144.12064-4-johan@kernel.org Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions