summaryrefslogtreecommitdiff
path: root/tools/testing/vma/include/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2026-03-09 09:33:36 +0100
committerPing-Ke Shih <pkshih@realtek.com>2026-03-16 14:06:11 +0800
commitfc25b384fc0bb983fe383e8392b6c2f4aafec77d (patch)
tree1528618842dc95e7bb6f8f54212b506d66582d88 /tools/testing/vma/include/git@git.tavy.me:linux.git
parentc2a21f35cea43c3287a4f314b7aab22ea7234122 (diff)
wifi: rtlwifi: usb: 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/20260309083336.16397-1-johan@kernel.org
Diffstat (limited to 'tools/testing/vma/include/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions