summaryrefslogtreecommitdiff
path: root/rust/helpers
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2025-09-08 10:21:02 +0900
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>2025-09-08 10:26:26 +0900
commit25feb1a96e21ae37790c109ea2c675061ba11794 (patch)
treed980358aa098e01190884e0db44464db97549593 /rust/helpers
parenta2bbb8602dc29a8a3fe4f0377c7b820fba384697 (diff)
firewire: core: use cleanup function in bm_work
In "bm_work" function, the references to fw_card and fw_node are released at last. This is achieved by using goto statements. For this case, the kernel cleanup framework is available. This commit uses the framework to remove these statements. Link: https://lore.kernel.org/r/20250908012108.514698-6-o-takashi@sakamocchi.jp Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions