summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2026-03-05 11:29:55 +0100
committerWolfram Sang <wsa+renesas@sang-engineering.com>2026-03-09 12:54:03 +0100
commit7bc4c8f3469284a499febb73dbca7183ff53c98c (patch)
treefe7402f76e7c7af1f0b79c47185d5123ff74df58 /scripts/stackusage
parent1f318b96cc84d7c2ab792fcc0bfd42a7ca890681 (diff)
i2c: robotfuzz-osif: 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: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions