1
0
Fork 0
remarkable-linux/drivers/xen
Josh Abraham aa41fb9593 xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
[ Upstream commit 4dca864b59 ]

This patch removes duplicate macro useage in events_base.c.

It also fixes gcc warning:
variable ‘col’ set but not used [-Wunused-but-set-variable]

Signed-off-by: Joshua Abraham <j.abraham1776@gmail.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-10-10 08:54:26 +02:00
..
events xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage 2018-10-10 08:54:26 +02:00
xen-pciback
xenbus xen: xenbus_dev_frontend: Really return response string 2018-06-21 04:02:42 +09:00
xenfs
Kconfig
Makefile
acpi.c
arm-device.c
balloon.c
biomerge.c
cpu_hotplug.c xen: avoid crash in disable_hotplug_cpu 2018-10-10 08:54:26 +02:00
dbgp.c
efi.c
evtchn.c
fallback.c
features.c
gntalloc.c
gntdev.c
grant-table.c
manage.c xen/manage: don't complain about an empty value in control/sysrq node 2018-10-10 08:54:26 +02:00
mcelog.c
pci.c
pcpu.c
platform-pci.c
preempt.c
privcmd.c
privcmd.h
pvcalls-back.c xen/pvcalls: fix null pointer dereference on map->sock 2018-05-30 07:52:05 +02:00
swiotlb-xen.c xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent 2018-05-30 07:51:48 +02:00
sys-hypervisor.c
time.c
tmem.c
xen-acpi-cpuhotplug.c
xen-acpi-memhotplug.c
xen-acpi-pad.c
xen-acpi-processor.c xen/acpi: off by one in read_acpi_id() 2018-05-30 07:52:26 +02:00
xen-balloon.c xen/balloon: fix balloon initialization for PVH Dom0 2018-09-15 09:45:30 +02:00
xen-scsiback.c xen/scsiback: add error handling for xenbus_printf 2018-08-24 13:09:01 +02:00
xen-selfballoon.c
xen-stub.c
xlate_mmu.c