summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2026-03-06 09:51:30 +0100
committerJeff Johnson <jeff.johnson@oss.qualcomm.com>2026-03-10 08:27:55 -0700
commitc880c0794076f04b0058dd5cbc1f94c33d7bff44 (patch)
tree3f47cd99c503787faba68d8b86732424cd8e762d /tools/perf/scripts/python
parent2ddbec82e1650d57ea0f63d284b5da01d2f21293 (diff)
wifi: ath10k: 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-5-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