diff options
author | 2023-11-22 13:48:24 +0100 | |
---|---|---|
committer | 2023-11-28 14:08:46 +0100 | |
commit | 120ae58593630819209a011a3f9c89f73bcc9894 (patch) | |
tree | 34688daa5e226f01303534e6b6c9d8610e745bf4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | eventfd: simplify eventfd_signal() (diff) | |
download | wireguard-linux-120ae58593630819209a011a3f9c89f73bcc9894.tar.xz wireguard-linux-120ae58593630819209a011a3f9c89f73bcc9894.zip |
eventfd: simplify eventfd_signal_mask()
The eventfd_signal_mask() helper was introduced for io_uring and similar
to eventfd_signal() it always passed 1 for @n. So don't bother with that
argument at all.
Link: https://lore.kernel.org/r/20231122-vfs-eventfd-signal-v2-3-bd549b14ce0c@kernel.org
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions