Re: [PATCH] md: raid0/linear: fix dereference before null check on pointer mddev
From: Song Liu <song@kernel.org>
Date: 2020-07-02 18:37:04
Also in:
kernel-janitors, lkml
From: Song Liu <song@kernel.org>
Date: 2020-07-02 18:37:04
Also in:
kernel-janitors, lkml
On Thu, Jul 2, 2020 at 7:41 AM Guilherme Piccoli [off-list ref] wrote:
Great catch Colin, thanks! Feel free to add my: Reviewed-by: Guilherme G. Piccoli <redacted>
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.