Re: [PATCH 2/3] ufs: pci: Add support MCQ for QEMU-based UFS

From: Bart Van Assche
Date: Fri May 31 2024 - 16:16:54 EST


On 5/31/24 03:38, Minwoo Im wrote:
+static int ufs_redhat_get_hba_mac(struct ufs_hba *hba)
+{
+ return MAX_SUPP_MAC;
+}

Why the prefix "ufs_redhat" instead of "ufs_qemu"?

Thanks,

Bart.