diff options
author | Jens Axboe <axboe@kernel.dk> | 2019-11-14 16:00:41 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-11-14 16:02:19 +0100 |
commit | 021d1cdda3875bf35edac9133335f622d7910abc (patch) | |
tree | 8a7ab3f099ca21df6e5e73a001cfb6328dbf636b /crypto/ecrdsa.c | |
parent | io_uring: Fix getting file for non-fd opcodes (diff) | |
download | linux-021d1cdda3875bf35edac9133335f622d7910abc.tar.xz linux-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 'crypto/ecrdsa.c')
0 files changed, 0 insertions, 0 deletions