staging: r8188eu: remove extra 'the'
authorRebecca Mckeever <remckee0@gmail.com>
Wed, 6 Apr 2022 08:30:58 +0000 (03:30 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Apr 2022 17:52:12 +0000 (19:52 +0200)
Remove repeated 'the' in comment to be grammatically correct and
conform to Linux kernel coding style.

Found with checkpatch:
WARNING: Possible repeated word: 'the'

Signed-off-by: Rebecca Mckeever <remckee0@gmail.com>
Link: https://lore.kernel.org/r/e259a035b79c814f871b490aa277bf0dfe23fe11.1649233201.git.remckee0@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_cmd.c

index bbff493c48f9c52b698b5ec50f662addaf8f62d0..4535208fdd3d7e2175656164755cb553f117811f 100644 (file)
@@ -519,7 +519,7 @@ u8 rtw_joinbss_cmd(struct adapter  *padapter, struct wlan_network *pnetwork)
 
        psecnetwork->IELength = 0;
        /*  Added by Albert 2009/02/18 */
-       /*  If the the driver wants to use the bssid to create the connection. */
+       /*  If the driver wants to use the bssid to create the connection. */
        /*  If not,  we have to copy the connecting AP's MAC address to it so that */
        /*  the driver just has the bssid information for PMKIDList searching. */