aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorLuis Chamberlain <[email protected]>2021-10-15 16:30:23 -0700
committerJens Axboe <[email protected]>2021-10-21 09:00:56 -0600
commit2961c3bbcaec0ed7fb7b9a465b3796f37f2294e5 (patch)
treea8d4487ef02b1f98953b673192b4a374ab6455c4 /tools/perf/scripts/python/check-perf-trace.py
parente7089f65dd51afeda5eb760506b5950d95f9ec29 (diff)
bcache: 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. This driver doesn't do any unwinding with blk_cleanup_disk() even on errors after add_disk() and so we follow that tradition. Acked-by: Coly Li <[email protected]> Signed-off-by: Luis Chamberlain <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions