summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2026-03-05 11:39:17 +0100
committerHans Verkuil <hverkuil+cisco@kernel.org>2026-03-17 14:43:57 +0100
commit1f03894b2830e21f62659a803d76d06918deb3b3 (patch)
treeee6b375c9cbcff5a79e84bd21e1db827e15d0b28 /tools/perf/scripts/python/bin/stackcollapse-record
parent88796a18f20f0a9d9ffccecb3be3d37dfa3391d6 (diff)
media: mceusb: 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: Sean Young <sean@mess.org> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions