diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2022-07-18 14:20:50 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-07-19 06:03:56 +0300 |
commit | 2a8a0147cb523ff8c21e57195dae1833b35dafaf (patch) | |
tree | 3e776934baeab04510940126fe547dd2ff5199b5 /scripts/gdb/linux/lists.py | |
parent | cf1ce8b715240e3e4a86162788958444e9208472 (diff) | |
download | linux-2a8a0147cb523ff8c21e57195dae1833b35dafaf.tar.xz |
scsi: mpi3mr: Unlock on error path
There is some clean up necessary before returning. Smatch complains:
drivers/scsi/mpi3mr/mpi3mr_fw.c:4786 mpi3mr_soft_reset_handler()
warn: inconsistent returns '&mrioc->reset_mutex'.
Locked on : 4730
Unlocked on: 4786
Link: https://lore.kernel.org/r/YtVCEsxMU8buuMjP@kili
Fixes: f10af057325c ("scsi: mpi3mr: Resource Based Metering")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions