Re: Subject: [PATCH] staging: r8188eu: Fix misspelling in comment
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-09-29 05:39:36
Also in:
lkml
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-09-29 05:39:36
Also in:
lkml
On Tue, Sep 28, 2021 at 06:49:48PM +0100, hallblazzar wrote:
As format check raised by scripts/checkpatch.pl, comment in the rtw_ap.c looks misspelled by accident. Help fix it. The original error is as below shows: CHECK: 'followign' may be misspelled - perhaps 'following'? +Set to 0 (HT pure) under the followign conditions Signed-off-by: Siou-Jhih, Guo <redacted> --- drivers/staging/r8188eu/core/rtw_ap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Your subject line has "Subject:" in it twice for some reason :( Please fix up and send a v2. thanks, greg k-h