On Thu, Apr 10, 2025 at 09:30:22PM +0800, Ming Lei wrote: > Pass elevator_queue reference to elv_register_queue() & > elv_unregister_queue(). > > No functional change, and prepare for moving the two out of elevator > lock. Can you explain a bit more why passing a seemlingly duplicate argument helps further down the series?