summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2026-04-30 10:33:35 +0200
committerFelix Fietkau <nbd@nbd.name>2026-06-09 10:15:20 +0000
commit2172c96a1eb495966923ebbbe5965e3158875534 (patch)
tree6c22451cd2932beaa67c42931675da13f1889516 /tools/perf/scripts/python
parentd246ff8e5958ffd407361a33fdf0021f000083ac (diff)
wifi: mt7601u: 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/20260430083335.215239-6-johan@kernel.org Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions