On 1/13/22 9:20 AM, Jiapeng Chong wrote: > Fix the following clang warnings: > > fs/io_uring.c:1195:20: warning: unused function 'req_ref_put' > [-Wunused-function]. > > Reported-by: Abaci Robot <abaci@xxxxxxxxxxxxxxxxx> > Signed-off-by: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx> This was introduced by: aa43477b0402 ("io_uring: poll rework") so I added a Fixes line for that. Applied, thanks. -- Jens Axboe