diff options
author | 2021-10-15 16:30:21 -0700 | |
---|---|---|
committer | 2021-10-18 22:51:34 -0400 | |
commit | e9d658c2175b95a8f091b12ddefb271683aeacd9 (patch) | |
tree | e3e72f60c2db138780eacf74837e349ade68ddd4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scsi: sd: Add error handling support for add_disk() (diff) | |
download | wireguard-linux-e9d658c2175b95a8f091b12ddefb271683aeacd9.tar.xz wireguard-linux-e9d658c2175b95a8f091b12ddefb271683aeacd9.zip |
scsi: sr: 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.
Just put the cdrom kref and have the unwinding be done by
sr_kref_release().
Link: https://lore.kernel.org/r/20211015233028.2167651-3-mcgrof@kernel.org
Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions