linux-stable/drivers/vfio/platform
Christian Brauner 3652117f85 eventfd: simplify eventfd_signal()
Ever since the eventfd type was introduced back in 2007 in commit
e1ad7468c7 ("signal/timer/event: eventfd core") the eventfd_signal()
function only ever passed 1 as a value for @n. There's no point in
keeping that additional argument.

Link: https://lore.kernel.org/r/20231122-vfs-eventfd-signal-v2-2-bd549b14ce0c@kernel.org
Acked-by: Xu Yilun <yilun.xu@intel.com>
Acked-by: Andrew Donnellan <ajd@linux.ibm.com> # ocxl
Acked-by: Eric Farman <farman@linux.ibm.com>  # s390
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Christian Brauner <brauner@kernel.org>
2023-11-28 14:08:38 +01:00
..
reset vfio/platform: Cleanup Kconfig 2023-06-16 12:23:50 -06:00
Kconfig vfio/platform: Cleanup Kconfig 2023-06-16 12:23:50 -06:00
Makefile vfio/platform: Cleanup Kconfig 2023-06-16 12:23:50 -06:00
vfio_amba.c vfio-iommufd: Add detach_ioas support for physical VFIO devices 2023-07-25 10:19:12 -06:00
vfio_platform.c vfio-iommufd: Add detach_ioas support for physical VFIO devices 2023-07-25 10:19:12 -06:00
vfio_platform_common.c vfio: platform: ignore missing reset if disabled at module init 2023-02-01 12:25:41 -07:00
vfio_platform_irq.c eventfd: simplify eventfd_signal() 2023-11-28 14:08:38 +01:00
vfio_platform_private.h vfio/amba: Use the new device life cycle helpers 2022-09-21 14:15:11 -06:00