aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorMiaoqian Lin <[email protected]>2025-08-04 08:29:55 +0000
committerGreg Kroah-Hartman <[email protected]>2025-08-19 10:57:34 +0000
commitb47b493d6387ae437098112936f32be27f73516c (patch)
tree73b02bfc8a0ef737f5af246353a8224609e3f71c /fs/btrfs/dev-replace.c
parentcomedi: Make insn_rw_emulate_bits() do insn->n samples (diff)
downloadkernel-b47b493d6387ae437098112936f32be27f73516c.tar.gz
kernel-b47b493d6387ae437098112936f32be27f73516c.zip
most: core: Drop device reference after usage in get_channel()
In get_channel(), the reference obtained by bus_find_device_by_name() was dropped via put_device() before accessing the device's driver data Move put_device() after usage to avoid potential issues. Fixes: 2485055394be ("staging: most: core: drop device reference") Cc: stable <[email protected]> Signed-off-by: Miaoqian Lin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions