io_uring: add a helper for poll clean
authorHao Xu <howeyxu@tencent.com>
Fri, 6 May 2022 07:01:01 +0000 (15:01 +0800)
committerJens Axboe <axboe@kernel.dk>
Mon, 9 May 2022 12:29:53 +0000 (06:29 -0600)
commite2959ad0f1aa6081772c3d9c703497c15d9c6039
treea3c8996c7ced6ff5a785765393f007c622dddfbb
parentb11c5f0c591ab0108cdb34944259a61daef77aa7
io_uring: add a helper for poll clean

Add a helper for poll clean, it will be used in the multishot accept in
the later patches.

Signed-off-by: Hao Xu <howeyxu@tencent.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c