android_kernel_xiaomi_sm8450/arch/x86/xen
Chen Ni ba1d2ecfcf x86/xen: Convert comma to semicolon
[ Upstream commit 349d271416c61f82b853336509b1d0dc04c1fcbb ]

Replace a comma between expression statements by a semicolon.

Fixes: 8310b77b48c5 ("Xen/gnttab: handle p2m update errors on a per-slot basis")
Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Reviewed-by: Juergen Gross <jgross@suse.com>
Link: https://lore.kernel.org/r/20240702031010.1411875-1-nichen@iscas.ac.cn
Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-08-19 05:40:43 +02:00
..
apic.c xen: branch for v5.9-rc1b 2020-08-14 13:34:37 -07:00
debugfs.c
debugfs.h
efi.c efi/libstub: Add definitions for console input and events 2020-05-20 19:09:20 +02:00
enlighten_hvm.c x86/xen: Add xen_no_vector_callback option to test PCI INTX delivery 2021-01-27 11:55:01 +01:00
enlighten_pv.c x86/xen: Drop USERGS_SYSRET64 paravirt call 2024-05-25 16:19:05 +02:00
enlighten_pvh.c treewide: Convert macro and uses of __section(foo) to __section("foo") 2020-10-25 14:51:49 -07:00
enlighten.c xen/x86: prevent PVH type from getting clobbered 2021-10-27 09:56:46 +02:00
grant-table.c x86/xen: open code alloc_vm_area in arch_gnttab_valloc 2020-10-18 09:27:10 -07:00
irq.c
Kconfig x86/xen: remove 32-bit Xen PV guest support 2020-08-11 08:26:48 +02:00
Makefile x86/xen: Support objtool validation in xen-asm.S 2022-07-25 11:26:08 +02:00
mmu_hvm.c
mmu_pv.c xen: branch for v5.10-rc1 2020-10-14 10:34:45 -07:00
mmu.c
mmu.h
multicalls.c
multicalls.h
p2m.c x86/xen: Convert comma to semicolon 2024-08-19 05:40:43 +02:00
pci-swiotlb-xen.c dma-mapping: split <linux/dma-mapping.h> 2020-10-06 07:07:03 +02:00
platform-pci-unplug.c
pmu.c xen: fix is_xen_pmu() 2022-04-08 14:40:29 +02:00
pmu.h xen: fix is_xen_pmu() 2022-04-08 14:40:29 +02:00
setup.c x86/xen: Rename SYS* entry points 2022-07-25 11:26:44 +02:00
smp_hvm.c xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32 2022-04-13 21:01:01 +02:00
smp_pv.c x86/xen: Fix secondary processors' FPU initialization 2023-08-08 19:57:38 +02:00
smp.c x86/xen: Add some null pointer checking to smp.c 2024-03-26 18:21:45 -04:00
smp.h
spinlock.c x86/xen: Fix memory leak in xen_init_lock_cpu() 2023-01-14 10:15:21 +01:00
suspend_hvm.c xen: Move xen_setup_callback_vector() definition to include/xen/hvm.h 2020-06-11 15:15:19 +02:00
suspend_pv.c locking/seqlock, headers: Untangle the spaghetti monster 2020-08-06 16:13:13 +02:00
suspend.c
time.c xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32 2022-04-13 21:01:01 +02:00
trace.c
vga.c
xen-asm.S x86/xen: Drop USERGS_SYSRET64 paravirt call 2024-05-25 16:19:05 +02:00
xen-head.S x86/xen: Fix initialisation in hypercall_page after rethunk 2022-07-25 11:26:52 +02:00
xen-ops.h x86/xen: Drop USERGS_SYSRET64 paravirt call 2024-05-25 16:19:05 +02:00