Re: [PATCH] staging: rtl8723bs: remove meaningless pstat->passoc_req check in OnAssocReq()
From: Greg KH
Date: Sun Sep 26 2021 - 07:23:06 EST
On Sun, Sep 26, 2021 at 06:30:14PM +0800, guolongji wrote:
> kfree(NULL) is safe and the check 'if (pstat->passoc_req)' before kfree
> is not possible.
>
> Signed-off-by: guolongji <guolongji@xxxxxxxxxxxxx>
We need a "full" or "real" name here. Do you really sign documents with
a lower-case "g" like this? If so, great, just have to check.
thanks,
greg k-h