diff options
author | Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> | 2020-06-04 10:13:28 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-06-05 06:23:38 +0300 |
commit | 48bc3cd3e07a1486f45d9971c75d6090976c3b1b (patch) | |
tree | 4fa25144ad5789564d352f25960c245cae784755 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 15b81ce5abdc4b502aa31dff2d415b79d2349d2f (diff) | |
download | linux-48bc3cd3e07a1486f45d9971c75d6090976c3b1b.tar.xz |
blktrace: use errno instead of bi_status
In blk_add_trace_spliti() blk_add_trace_bio_remap() use
blk_status_to_errno() to pass the error instead of pasing the bi_status.
This fixes the sparse warning.
Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions