mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 05:42:10 -04:00
We currently only have an inline/sync helper to restart a stopped queue. If drivers need an async version, they have to roll their own. Add a generic helper instead. Signed-off-by: Jens Axboe <axboe@fb.com>