summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2023-12-04 19:20:28 +0300
committerDavid Sterba <dsterba@suse.com>2023-12-16 00:59:01 +0300
commitd224d2ef959a768fc88242224d8527e5f88789b6 (patch)
treec85b3b73cb64b72a084f7f16187a64313438b0fe /net/lapb/lapb_timer.c
parentdb9d94464a7acb149d014de1b0aa982b8c3856a6 (diff)
downloadlinux-d224d2ef959a768fc88242224d8527e5f88789b6.tar.xz
btrfs: remove redundant value assignment at btrfs_add_extent_mapping()
At btrfs_add_extent_mapping(), in case add_extent_mapping() returned -EEXIST, it's pointless to assign 0 to 'ret' since we will assign a value to it shortly after, without 'ret' being used before that. So remove that pointless assignment. Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions