summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2026-03-06 09:51:42 +0100
committerPing-Ke Shih <pkshih@realtek.com>2026-03-16 13:59:46 +0800
commit68e7d359a5eeea75197626c800d082955032e30a (patch)
tree97c58019ac266e46b312340c90dad15f5208c9b5 /tools/perf/scripts/python/export-to-postgresql.py
parentf8a2fc809bfeb49130709b31a4d357a049f28547 (diff)
wifi: rtl818x: 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-17-johan@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions