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

io_uring: cleanup ->user usage


At this point we're only using it for memory accounting, so there's no
need to have an extra ->limit_mem - we can just set ->user if we do
the accounting, or leave it at NULL if we don't.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 728f13e7
No related branches found
No related tags found
No related merge requests found
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