Re: [PATCH v1] block: Remove callback typedefs for blk_mq_ops
From: Bart Van Assche <bvanassche@acm.org>
Date: 2020-07-28 16:55:30
Also in:
lkml
From: Bart Van Assche <bvanassche@acm.org>
Date: 2020-07-28 16:55:30
Also in:
lkml
On 2020-07-28 09:20, Daniel Wagner wrote:
No need to define typedefs for the callbacks, because there is not a single user except blk_mq_ops.
Thanks for having done this work. Reviewed-by: Bart Van Assche <bvanassche@acm.org>