Skip to content
Commit 4f731705 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring/fdinfo: get rid of unnecessary is_cqe32 variable



We already have the cq_shift, just use that to tell if we have doubly
sized CQEs or not.

While in there, cleanup the CQE32 vs normal CQE size printing.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent c0dc995e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment