summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2026-03-06 11:51:32 +0300
committerJohannes Berg <johannes.berg@intel.com>2026-03-06 12:55:28 +0300
commitc882b7a603eff6d4a368678dd53beb7413a8414a (patch)
tree1b531ac9f8dd6074a60e8529e32de0dd0fc61fa1 /include/uapi/linux
parent4e0417a00971cd621e568396c18109f96be2a01d (diff)
downloadlinux-c882b7a603eff6d4a368678dd53beb7413a8414a.tar.xz
wifi: at76c50x: 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-7-johan@kernel.org Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions