summaryrefslogtreecommitdiff
path: root/include/linux/i2c/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2026-01-20 11:29:02 +0000
committerDavid Sterba <dsterba@suse.com>2026-02-03 07:56:20 +0100
commitccba88cb6ac0f936c0adcaf4c1a213086c7f3457 (patch)
treee0b8aa4903ab085e00bf62e485f0a5845decba7e /include/linux/i2c/git@git.tavy.me:linux.git
parent01f93271ed0218937bd6386d6d6deccd92621a38 (diff)
btrfs: remove pointless out labels from send.c
Some functions (process_extent(), process_recorded_refs_if_needed(), changed_inode(), compare_refs() and changed_cb()) have an 'out' label that does nothing but return, making it pointless. Simplify this by removing the label and returning instead of gotos plus setting the 'ret' variable. Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> 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 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions