diff options
author | Damien Le Moal <dlemoal@kernel.org> | 2024-04-11 11:55:00 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-04-17 17:44:07 +0300 |
commit | cb9e5273f6d97830c44aeecd28cf5f5723ef2ba3 (patch) | |
tree | 76cf4725ac9a7c577dca590f9559d72b71aa5a3a /tools/perf/scripts/python/task-analyzer.py | |
parent | 99a9476b27e89525cef653b91e542baf61f105d2 (diff) | |
download | linux-cb9e5273f6d97830c44aeecd28cf5f5723ef2ba3.tar.xz |
null_blk: Have all null_handle_xxx() return a blk_status_t
Modify the null_handle_flush() and null_handle_rq() functions to return
a blk_status_t instead of an errno to simplify the call sites of these
functions and to be consistant with other null_handle_xxx() functions.
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Nitesh Shetty <nj.shetty@samsung.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20240411085502.728558-2-dlemoal@kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions