Re: [PATCH v1] block: Remove callback typedefs for blk_mq_ops
From: Jens Axboe <axboe@kernel.dk>
Date: 2020-07-28 16:25:45
Also in:
lkml
From: Jens Axboe <axboe@kernel.dk>
Date: 2020-07-28 16:25:45
Also in:
lkml
On 7/28/20 10:20 AM, Daniel Wagner wrote:
No need to define typedefs for the callbacks, because there is not a single user except blk_mq_ops.
v2 I guess, but looks good to me, thanks. -- Jens Axboe