mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-02 19:57:54 +00:00
Some of the code has been gradually transitioned to using the proper struct request_queue, but there's lots left. So do a full sweet of the kernel and get rid of this typedef and replace its uses with the proper type. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>