diff options
| author | Nikolay Borisov <[email protected]> | 2020-11-12 13:24:02 +0200 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2020-12-08 15:54:12 +0100 |
| commit | d5286a92ea76a124d6cfa1e261394da858125d99 (patch) | |
| tree | e66789ddf53d62f6b384f022ed9775558290493b /tools/perf/scripts/python | |
| parent | f30bed83426c5cb9fce6cabb3f7cc5a9d5428fcc (diff) | |
btrfs: remove useless return value statement in split_node
At the point when we set 'ret = 0' it's guaranteed that the function is
going to return 0 so directly return 0. No functional changes.
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Nikolay Borisov <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions