Re: [PATCH v3] staging: r8188eu: core: remove null check before vfree
From: Greg KH
Date: Sun Aug 29 2021 - 04:13:06 EST
On Sun, Aug 29, 2021 at 01:04:22PM +0530, Saurav Girepunje wrote:
> Remove NULL check. NULL check before freeing function is not needed.
> Correct the indentation.
>
> ChangeLog V3:
> -Added change log.
>
> ChangeLog V2:
> -Correct the indentation.
Please put this information below the --- line, as the documentation
says to do.
thanks,
greg k-h