summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2026-03-06 09:51:43 +0100
committerPing-Ke Shih <pkshih@realtek.com>2026-03-16 13:59:59 +0800
commit711b8add39294393a086b5c0e51f0c8d79a89f4d (patch)
tree552d7da136b10ca9c73043bc1ee6535900d3be48 /tools/perf/scripts/python
parent68e7d359a5eeea75197626c800d082955032e30a (diff)
wifi: rtl8xxxu: 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> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/20260306085144.12064-18-johan@kernel.org
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions