Re: [PATCH] staging: rtl8723bs: remove meaningless pstat->passoc_req check in OnAssocReq()
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-09-26 11:21:22
Also in:
lkml
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-09-26 11:21:22
Also in:
lkml
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 <redacted>
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