diff options
author | Damien Le Moal <[email protected]> | 2024-04-11 17:55:00 +0900 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-04-17 08:44:07 -0600 |
commit | cb9e5273f6d97830c44aeecd28cf5f5723ef2ba3 (patch) | |
tree | 76cf4725ac9a7c577dca590f9559d72b71aa5a3a /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 99a9476b27e89525cef653b91e542baf61f105d2 (diff) |
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 <[email protected]>
Reviewed-by: Nitesh Shetty <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions