Re: [PATCH v1] scsi: ufs: core: introduce override_cqe_ocs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 8/12/24 8:41 AM, Bean Huo wrote:
On Mon, 2024-08-12 at 16:01 +0900, Kiwoong Kim wrote:
+static inline enum utp_ocs ufshcd_vops_override_cqe_ocs(struct
ufs_hba *hba,
+                                                       enum utp_ocs
ocs)
+{
+       if (hba->vops && hba->vops->override_cqe_ocs)
+               return hba->vops->override_cqe_ocs(hba);

it is useless until you should introduce an usage case.

Indeed. If a new callback is introduced, a user for that callback should
be introduced in the same patch series.

Thanks,

Bart.






[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]

  Powered by Linux