Re: [PATCH v4] staging: r8188eu: core: remove null check before vfree

From: SAURAV GIREPUNJE
Date: Sat Sep 04 2021 - 01:58:58 EST


On 30 Aug 2021 14:09, Michael Straube wrote:
> On 8/29/21 19:00, Saurav Girepunje wrote:
> > Remove NULL check. NULL check before freeing function is not needed.
> > Correct the indentation.
> >
> > Signed-off-by: Saurav Girepunje <saurav.girepunje@xxxxxxxxx>
> > ---
> >
>
> Acked-by: Michael Straube <straube.linux@xxxxxxxxx>
>
> Thanks,
> Michael


Thanks for Review Michael


Saurav