summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2025-07-15 12:20:06 -0600
committerJens Axboe <axboe@kernel.dk>2025-07-15 12:20:06 -0600
commit8723c146ad4ca17d340213f3676ce1829668b79b (patch)
treeb4834cd583a879c6ff442b435fccf310f9951ddc /scripts/lib/kdoc/kdoc_files.py
parentb1915b18e1d00eb4e8babcdc2ca3a64b43e20e9a (diff)
io_uring: deduplicate wakeup handling
Both io_poll_wq_wake() and io_cqring_wake() contain the exact same code, and most of the comment in the latter applies equally to both. Move the test and wakeup handling into a basic helper that they can both use, and move part of the comment that applies generically to this new helper. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions