On 3/14/22 3:05 AM, jianchunfu wrote:
In the function xen_apic_read(), the initialized value of 'ret' is unused because it will be assigned by the function HYPERVISOR_platform_op(), thus remove it. Signed-off-by: jianchunfu <jianchu...@cmss.chinamobile.com>
Reviewed-by: Boris Ostrovsky <boris.ostrov...@oracle.com> Applied to for-linus-5.18 (both patches)