Re: [RFC PATCH 09/24] vdpa: multiple address spaces support

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

 




On 2020/10/1 下午9:23, Eli Cohen wrote:
+ /* Only support 1 address space */
+	if (vdpa->ngroups != 1)
+		return -ENOTSUPP;
Checkpatch warning:  prefer EOPNOTSUPP


Will fix.

Thanks




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux