Re: [PATCH] scsi: ufs: Remove redundant vops NULL check and trivial wrapper

From: Martin K. Petersen

Date: Mon Jun 08 2026 - 21:42:59 EST


On Fri, 29 May 2026 15:16:19 +0900, Chanwoo Lee wrote:

> ufshcd_variant_hba_init/exit() check 'if (!hba->vops)' before
> calling vops wrappers, but the wrappers already do NULL check
> internally. Remove the redundant checks. Also remove
> ufshcd_variant_hba_exit() entirely since it only wraps
> ufshcd_vops_exit() with no added value.
>
>
> [...]

Applied to 7.2/scsi-queue, thanks!

[1/1] scsi: ufs: Remove redundant vops NULL check and trivial wrapper
https://git.kernel.org/mkp/scsi/c/0600eec09ad6

--
Martin K. Petersen