diff options
author | Colin Ian King <[email protected]> | 2020-04-06 23:54:39 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-04-07 09:45:33 -0600 |
commit | 211fea18a7bb9b8d51cb5d2b9cbe5583af256609 (patch) | |
tree | 2edb5fc563d0c0d4348b52182104f51db624b55e /scripts/gcc-plugins | |
parent | 48bdd849e967f1c573d2b2bc24308e24a83f39c2 (diff) |
io_uring: remove redundant variable pointer nxt and io_wq_assign_next call
An earlier commit "io_uring: remove @nxt from handlers" removed the
setting of pointer nxt and now it is always null, hence the non-null
check and call to io_wq_assign_next is redundant and can be removed.
Addresses-Coverity: ("'Constant' variable guard")
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions