aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLuis Chamberlain <mcgrof@kernel.org>2021-09-27 15:02:58 -0700
committerJens Axboe <axboe@kernel.dk>2021-10-18 14:41:37 -0600
commit625a28a7e60c7c026e4d2929c49c8461fad4b0f3 (patch)
tree0b2658f44892ecdb65b5d9198c13024c6bf8f097 /tools/perf/scripts/python/bin
parentswim: add a floppy registration bool which triggers del_gendisk() (diff)
downloadlinux-625a28a7e60c7c026e4d2929c49c8461fad4b0f3.tar.gz
linux-625a28a7e60c7c026e4d2929c49c8461fad4b0f3.zip
swim: 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. Since we have a caller to do our unwinding for the disk, and this is already dealt with safely we can re-use our existing error path goto label which already deals with the cleanup. Signed-off-by: Luis Chamberlain <mcgrof@kernel.org> Link: https://lore.kernel.org/r/20210927220302.1073499-11-mcgrof@kernel.org Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions