staging: r8188eu: Fix misspelling in comment
authorSiou-Jhih, Guo <hallblazzar@gmail.com>
Mon, 11 Oct 2021 21:48:03 +0000 (22:48 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Oct 2021 12:28:36 +0000 (14:28 +0200)
commit05d744fc28b680ef6c0f8e6517c58cc27efcdef1
tree0b9b9bcecd7ff13e1080e0bdbaab5c8ea00ff4f4
parentd445aa402d60014a37a199fae2bba379696b007d
staging: r8188eu: Fix misspelling in comment

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@gmail.com>
Link: https://lore.kernel.org/r/20211011214803.GA239300@hallblazzar-Precision-5510
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_ap.c