Re: [PATCH] md/linear: Get rid of md-linear.h

From: Song Liu
Date: Mon Feb 05 2024 - 18:41:43 EST


On Thu, Feb 1, 2024 at 5:08 PM Yu Kuai <yukuai1@xxxxxxxxxxxxxxx> wrote:
>
> 在 2024/02/02 6:45, Marc Zyngier 写道:
> > Given that 849d18e27be9 ("md: Remove deprecated CONFIG_MD_LINEAR")
> > killed the linear flavour of MD, it seems only logical to drop
> > the leftover include file that used to come with it.
> >
> > I also feel that it should be my own privilege to remove my 30 year
> > old attempt at writing kernel code ;-). RIP!
> >
> > Cc: Song Liu <song@xxxxxxxxxx>
> > Cc: Yu Kuai <yukuai3@xxxxxxxxxx>
> > Signed-off-by: Marc Zyngier <maz@xxxxxxxxxx>
>
> LGTM
> Reviewed-by: Yu Kuai <yukuai3@xxxxxxxxxx>

Applied to md-6.9. Thanks!

Song