Re: [PATCH v2] staging: r8188eu: Fix misspelling in comment
From: Siou-Jhih, Guo <hidden>
Date: 2021-10-05 21:16:43
Also in:
lkml
From: Siou-Jhih, Guo <hidden>
Date: 2021-10-05 21:16:43
Also in:
lkml
On 05/10/2021 11:29, Greg Kroah-Hartman wrote:
On Wed, Sep 29, 2021 at 12:29:01PM +0100, hallblazzar wrote:quoted
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>This does not match with your "From" line in your email header :(quoted
--- drivers/staging/r8188eu/core/rtw_ap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)What changed from v1? That always has to go below the --- line as per the documentation, right? Please fix up and send a v3. thanks,
greg k-h
Hello Greg, Really thankful for your time and point those issues out. I've fixed the issues and re-sent v3 patch [PATCH v2] staging: r8188eu: Fix misspelling in comment If anything should I additionally aware, I'd like to fix them. Regards, Bill G.