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

From: Greg KH
Date: Wed Sep 29 2021 - 01:39:38 EST


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