diff options
author | Jens Axboe <axboe@kernel.dk> | 2019-11-07 09:17:36 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-11-09 11:45:32 -0700 |
commit | 91d666ea43adef57a6cd50c81b9603c545654981 (patch) | |
tree | 80b130301293922c321c93a184cdccfde8e75cb3 /fs/block_dev.c | |
parent | 1d7bb1d50fb4dc141c7431cc21fdd24ffcc83c76 (diff) |
io-wq: io_wqe_run_queue() doesn't need to use list_empty_careful()
We hold the wqe lock at this point (which is also annotated), so there's
no need to use the careful variant of list_empty().
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/block_dev.c')
0 files changed, 0 insertions, 0 deletions