diff options
| author | Christoph Hellwig <[email protected]> | 2023-02-27 08:17:01 -0700 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2023-04-17 18:01:16 +0200 |
| commit | 551733372fda4ca2ed09d5c47dae6ce9f96aab60 (patch) | |
| tree | 188b3181e0fec55893e21fc8404f8084533c8930 /tools/perf/scripts/python | |
| parent | f8ed4852f3a9246a6693c93e8c0cad3645916315 (diff) | |
btrfs: remove the submit_extent_page return value
submit_extent_page always returns 0 since commit d5e4377d5051 ("btrfs:
split zone append bios in btrfs_submit_bio"). Change it to a void return
type and remove all the unreachable error handling code in the callers.
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Christoph Hellwig <[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