summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-05-16 19:13:53 +0100
committerDavid Sterba <dsterba@suse.com>2025-07-21 15:31:06 +0200
commit5ff6050fcd3c5b8ca16beb058af81186ac6f67fb (patch)
treef2f28c25addcf60d7c1621549749df20b442c9b4 /tools/perf/scripts/python/exported-sql-viewer.py
parent5cf0e668ea8a64b45918aee38f5602b9dbbc3e7e (diff)
btrfs: remove pointless 'out' label from clone_finish_inode_update()
The label is only used once and we can instead return directly where it's used, besides the fact that all we do under the label is to return the value of 'ret'. So get rid of the label and return directly. Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: David Sterba <dsterba@suse.cz> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions