On Wed, Jul 1, 2020 at 2:02 AM Christoph Hellwig <hch@xxxxxx> wrote:
The queue can be trivially derived from the bio, so pass one less argument. Signed-off-by: Christoph Hellwig <hch@xxxxxx> ---
[...]
drivers/md/md.c | 2 +-
For md.c: Acked-by: Song Liu <song@xxxxxxxxxx>