diff options
author | Luis Chamberlain <mcgrof@kernel.org> | 2021-11-04 02:04:30 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-11-04 14:48:50 +0300 |
commit | 15733754ccf35c49d2f36a7ac51adc8b975c1c78 (patch) | |
tree | 8aa762fe566cc53327453f95df3b9112fe6d52d9 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 5a192ccc32e2981f721343c750b8cfb4c3f41007 (diff) | |
download | linux-15733754ccf35c49d2f36a7ac51adc8b975c1c78.tar.xz |
z2ram: 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. Only the disk is cleaned up inside
z2ram_register_disk() as the caller deals with the rest.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Link: https://lore.kernel.org/r/20211103230437.1639990-8-mcgrof@kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions