io-wq: kill unused IO_WORKER_F_EXITING
authorJens Axboe <axboe@kernel.dk>
Sat, 26 Sep 2020 18:37:46 +0000 (12:37 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 1 Oct 2020 02:32:34 +0000 (20:32 -0600)
commit145cc8c665f406cc189cfcf15a9875689e2c73b8
tree13556e990f865d66e571f0e1721653a8d2bc38c1
parentc4068bf898ddaef791049a366828d9b84b467bda
io-wq: kill unused IO_WORKER_F_EXITING

This flag is no longer used, remove it.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io-wq.c