staging: rtl8723bs: fix typo in a comment
authorJason Wang <wangborong@cdjrlc.com>
Sat, 11 Dec 2021 09:16:32 +0000 (17:16 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Dec 2021 16:47:27 +0000 (17:47 +0100)
commita299fedca15711fe592dd4bf00e20d101eb7f47a
tree2e6b369c5d39ab00c79268c2a1a22a58cf6b9d8c
parent74565794023c51f9b0ab23cc11b6a8a5445b360e
staging: rtl8723bs: fix typo in a comment

The double `for' in the comment in line 2203 is repeated. Remove one
of them from the comment.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Link: https://lore.kernel.org/r/20211211091632.264035-1-wangborong@cdjrlc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c