Re: [PATCH v2 0/4] eventfd: simplify signal helpers

From: Jens Axboe
Date: Thu Nov 23 2023 - 14:43:36 EST


On 11/22/23 5:48 AM, Christian Brauner wrote:
> Hey everyone,
>
> This simplifies the eventfd_signal() and eventfd_signal_mask() helpers
> significantly. They can be made void and not take any unnecessary
> arguments.
>
> I've added a few more simplifications based on Sean's suggestion.
>
> Signed-off-by: Christian Brauner <brauner@xxxxxxxxxx>
>
> Changes in v2:
> - further simplify helpers
> - Link to v1: https://lore.kernel.org/r/20230713-vfs-eventfd-signal-v1-0-7fda6c5d212b@xxxxxxxxxx

Only oddity I spotted was the kerneldoc, which someone else already
brought up.

Reviewed-by: Jens Axboe <axboe@xxxxxxxxx>

--
Jens Axboe