io_uring/rsrc: inline io_rsrc_put_work()
authorPavel Begunkov <asml.silence@gmail.com>
Tue, 18 Apr 2023 13:06:38 +0000 (14:06 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 19 Apr 2023 01:38:26 +0000 (19:38 -0600)
commit4130b49991d6b8ca0ea44cb256e710c4e48d7f01
treed39f8ce595e372a661ae6a109b898c2c8539f8d2
parent26147da37f3e52041d9deba189d39f27ce78a84f
io_uring/rsrc: inline io_rsrc_put_work()

io_rsrc_put_work() is simple enough to be open coded into its only
caller.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/1b36dd46766ced39a9b160767babfa2fce07b8f8.1681822823.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/rsrc.c
io_uring/rsrc.h