aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-trace.c
diff options
context:
space:
mode:
authorLuis Chamberlain <[email protected]>2021-10-15 16:30:20 -0700
committerMartin K. Petersen <[email protected]>2021-10-18 22:51:34 -0400
commit2a7a891f4c406822801ecd676b076c64de072c9e (patch)
tree2b60fc8e73ec572ece283aa027cc567a6c7b13ec /drivers/usb/cdns3/cdns3-trace.c
parentf9793d649c29bad86651620ec49888ee9743cbb6 (diff)
scsi: sd: 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. As with the error handling for device_add() we follow the same logic and just put the device so that cleanup is done via the scsi_disk_release(). Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Christoph Hellwig <[email protected]> Acked-by: Martin K. Petersen <[email protected]> Signed-off-by: Luis Chamberlain <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions