summaryrefslogtreecommitdiff
path: root/io_uring/rsrc.c
diff options
context:
space:
mode:
authorDmitrii Bundin <dmitrii.bundin.a@gmail.com>2023-01-09 21:58:54 +0300
committerJens Axboe <axboe@kernel.dk>2023-01-30 01:17:40 +0300
commit81594e7e7a146888f0bac4fa782b0b5d3c37fdff (patch)
treea7899b39a09eb2a1d85d044ddda80dfc0d290597 /io_uring/rsrc.c
parentcbeb47a7b5f003429ded32b1fb3a7108ce5c1b54 (diff)
downloadlinux-81594e7e7a146888f0bac4fa782b0b5d3c37fdff.tar.xz
io_uring: remove excessive unlikely on IS_ERR
The IS_ERR function uses the IS_ERR_VALUE macro under the hood which already wraps the condition into unlikely. Signed-off-by: Dmitrii Bundin <dmitrii.bundin.a@gmail.com> Link: https://lore.kernel.org/r/20230109185854.25698-1-dmitrii.bundin.a@gmail.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/rsrc.c')
0 files changed, 0 insertions, 0 deletions