Re: [PATCH] scsi: ufs: Remove unnecessary return in void vops wrappers
From: Martin K. Petersen
Date: Mon Jun 08 2026 - 21:43:19 EST
On Fri, 29 May 2026 15:15:00 +0900, Chanwoo Lee wrote:
> ufshcd_vops_exit(), ufshcd_vops_setup_task_mgmt(), and
> ufshcd_vops_hibern8_notify() use 'return hba->vops->xxx()'
> while other void vops wrappers call without return.
> Remove the unnecessary return keywords for consistency.
>
>
Applied to 7.2/scsi-queue, thanks!
[1/1] scsi: ufs: Remove unnecessary return in void vops wrappers
https://git.kernel.org/mkp/scsi/c/6bfc4bfd041d
--
Martin K. Petersen