Skip to content
Snippets Groups Projects
Commit 003f242b authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: get rid of unnecessary 'length' variable


Just use the ARRAY_SIZE directly, we don't use length for anything else
in this function.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent d86eaed1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment