diff options
author | Luis Chamberlain <mcgrof@kernel.org> | 2021-10-16 02:30:25 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-10-21 18:00:56 +0300 |
commit | 21fd880d3da7564bab68979417cab7408e4f9642 (patch) | |
tree | 3715b93015ae13a69508f11e85136198463a2885 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 293a7c528803321479593d42d0898bb5a9769db1 (diff) | |
download | linux-21fd880d3da7564bab68979417cab7408e4f9642.tar.xz |
m68k/emu/nfblock: add error handling support for add_disk()
We never checked for errors on add_disk() as this function
returned void. Now that this is fixed, use the shiny new
error handling.
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Link: https://lore.kernel.org/r/20211015233028.2167651-7-mcgrof@kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions