Re: [PATCH v3] staging: r8188eu: core: remove null check before vfree
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-08-29 08:10:48
Also in:
lkml
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-08-29 08:10:48
Also in:
lkml
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