kernel_samsung_a53x/arch/x86/xen
Chen Ni 35dac179ce 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-11-23 23:20:06 +01:00
..
apic.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
debugfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
debugfs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
efi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
enlighten.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
enlighten_hvm.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
enlighten_pv.c x86/xen: Drop USERGS_SYSRET64 paravirt call 2024-11-19 12:26:38 +01:00
enlighten_pvh.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
grant-table.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
irq.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mmu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mmu_hvm.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mmu_pv.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
multicalls.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
multicalls.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
p2m.c x86/xen: Convert comma to semicolon 2024-11-23 23:20:06 +01:00
pci-swiotlb-xen.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
platform-pci-unplug.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pmu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
setup.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
smp.c x86/xen: Add some null pointer checking to smp.c 2024-11-19 08:44:35 +01:00
smp.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
smp_hvm.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
smp_pv.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
spinlock.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
suspend.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
suspend_hvm.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
suspend_pv.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
time.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
trace.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
vga.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
xen-asm.S x86/xen: Drop USERGS_SYSRET64 paravirt call 2024-11-19 12:26:38 +01:00
xen-head.S Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
xen-ops.h x86/xen: Drop USERGS_SYSRET64 paravirt call 2024-11-19 12:26:38 +01:00