summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2026-04-30 10:33:34 +0200
committerFelix Fietkau <nbd@nbd.name>2026-06-09 10:15:20 +0000
commitd246ff8e5958ffd407361a33fdf0021f000083ac (patch)
tree755ac8730a044f4b709c8b416b9b007a3aff3287 /tools/perf/scripts/python/bin/stackcollapse-record
parent70a05728dbb68ab5b2917fee5bbb1f0b6c498225 (diff)
wifi: mt76: mt792xu: 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-5-johan@kernel.org Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions