Re: Subject: [PATCH] staging: r8188eu: Fix misspelling in comment

From: hallblazzar
Date: Wed Sep 29 2021 - 07:46:18 EST



On 29/09/2021 06:39, Greg KH wrote:
> 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 <hallblazzar@xxxxxxxxx>
>> ---
>>  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

Hello Greg,

Thanks for point that out.
It should be my mail client issue. I've fixed it and re-sent
new v2 patch

    [PATCH v2] staging: r8188eu: Fix misspelling in comment

If anything should I additionally aware, I'd like to fix them.

Regards,
Bill G.