diff options
author | Jens Axboe <axboe@kernel.dk> | 2019-11-14 08:00:41 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-11-14 08:02:19 -0700 |
commit | 021d1cdda3875bf35edac9133335f622d7910abc (patch) | |
tree | 8a7ab3f099ca21df6e5e73a001cfb6328dbf636b /fs/io_uring.c | |
parent | a320e9fa1e2680116d165b9369dfa41d7cc1e1d1 (diff) | |
download | lwn-021d1cdda3875bf35edac9133335f622d7910abc.tar.gz lwn-021d1cdda3875bf35edac9133335f622d7910abc.zip |
io-wq: remove now redundant struct io_wq_nulls_list
Since we don't iterate these lists anymore after commit:
e61df66c69b1 ("io-wq: ensure free/busy list browsing see all items")
we don't need to retain the nulls value we use for them. That means it's
pretty pointless to wrap the hlist_nulls_head in a structure, so get rid
of it.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/io_uring.c')
0 files changed, 0 insertions, 0 deletions