diff options
author | Luis Chamberlain <[email protected]> | 2021-11-03 16:04:31 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-11-04 05:48:50 -0600 |
commit | f583eaef0af39b792d74e39721b5ba4b6948a270 (patch) | |
tree | d0ba38684e29d315184e117970edab053b5954f0 /tools/perf/util/trace-event-scripting.c | |
parent | 15733754ccf35c49d2f36a7ac51adc8b975c1c78 (diff) |
block/sunvdc: 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.
We re-use the same free tag call, so we also add a label for
that as well.
Reviewed-by: Christoph Hellwig <[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/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions