diff options
author | jianchunfu <jianchunfu@cmss.chinamobile.com> | 2022-03-14 15:05:14 +0800 |
---|---|---|
committer | Boris Ostrovsky <boris.ostrovsky@oracle.com> | 2022-03-15 20:35:35 -0500 |
commit | 309b517276f21dc7e6315c6637792f8bbfdf7ec4 (patch) | |
tree | 36c1add838ac89a9226801208019c92a14076676 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | c94b731da21f10086a9e52d63c21c730e3f6c939 (diff) |
arch:x86:xen: Remove unnecessary assignment in xen_apic_read()
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 <jianchunfu@cmss.chinamobile.com>
Link: https://lore.kernel.org/r/20220314070514.2602-1-jianchunfu@cmss.chinamobile.com
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions