Re: [PATCH v2] iio: adc: mediatek: fix unset field

From: Andy Shevchenko
Date: Sun Oct 18 2020 - 14:32:18 EST


On Sun, Oct 18, 2020 at 8:16 PM Fabien Parent <fparent@xxxxxxxxxxxx> wrote:
>
> dev_comp field is used in a couple of places but it is never set. This
> results in kernel oops when dereferencing a NULL pointer. Set the
> `dev_comp` field correctly in the probe function.
>
> Fixes: 6d97024dce23 ("iio: adc: mediatek: mt6577-auxadc, add mt6765 support")
>
> Signed-off-by: Fabien Parent <fparent@xxxxxxxxxxxx>

Shouldn't be a blank line in the tag block.

I think Jonathan can fix it, but be more careful in the future.

--
With Best Regards,
Andy Shevchenko