Re: [PATCH] md: raid0/linear: fix dereference before null check on pointer mddev
From: Song Liu
Date: Thu Jul 02 2020 - 14:37:04 EST
On Thu, Jul 2, 2020 at 7:41 AM Guilherme Piccoli <gpiccoli@xxxxxxxxxxxxx> wrote:
>
> Great catch Colin, thanks!
> Feel free to add my:
>
> Reviewed-by: Guilherme G. Piccoli <gpiccoli@xxxxxxxxxxxxx>
Thanks Colin and Guilherme! Applied to md-next.
>
>
> P.S. Not sure if it's only me, but the diff is soo much easier to
> read when git is set to use patience diff algorithm:
> https://termbin.com/f8ig
Agreed. Patience is cleaner.