On Fri, 11 Oct 2024 08:56:15 -0700, Breno Leitao wrote: > Commit e4eb37cc0f3ed ("block: Remove elevator required features") > removed the usage of `struct request_queue` from elevator_find_get(), > but didn't removed the argument. > > Remove the "struct request_queue *q" argument from elevator_find_get() > given it is useless. > > [...] Applied, thanks! [1/1] elevator: Remove argument from elevator_find_get commit: ee7ff15bf507d4cf9a2b11b00690dfe6046ad325 Best regards, -- Jens Axboe