]> Git Repo - linux.git/commit
io-wq: remove unused 'user' member of io_wq
authorJens Axboe <[email protected]>
Mon, 8 Mar 2021 16:34:43 +0000 (09:34 -0700)
committerJens Axboe <[email protected]>
Wed, 10 Mar 2021 14:28:42 +0000 (07:28 -0700)
commitcc20e3fec682700b673fcd286e6bef8e9da947e2
tree78d9e0310f90c0a3010434a467f5b41eab4f9ea0
parent61cf93700fe6359552848ed5e3becba6cd760efa
io-wq: remove unused 'user' member of io_wq

Previous patches killed the last user of this, now it's just a dead member
in the struct. Get rid of it.

Signed-off-by: Jens Axboe <[email protected]>
fs/io-wq.c
This page took 0.051125 seconds and 4 git commands to generate.