On 6/16/2021 7:48 PM, Wei Yongjun wrote:
Fix to return negative error code -ENOMEM from the error handling case instead of 0, also fix typo in error message. Fixes: 4df84e846624 ("scsi: elx: efct: Driver initialization routines") Reported-by: Hulk Robot <hulkci@xxxxxxxxxx> Signed-off-by: Wei Yongjun <weiyongjun1@xxxxxxxxxx> --- drivers/scsi/elx/efct/efct_hw.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks Reviewed-by: James Smart <jsmart2021@xxxxxxxxx> -- james