Drop the repeated word "be".

Signed-off-by: Randy Dunlap <[email protected]>
Cc: Johannes Berg <[email protected]>
Cc: Kalle Valo <[email protected]>
Cc: [email protected]
---
 net/wireless/wext-compat.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200731.orig/net/wireless/wext-compat.c
+++ linux-next-20200731/net/wireless/wext-compat.c
@@ -497,7 +497,7 @@ static int __cfg80211_set_encryption(str
 
        /*
         * We only need to store WEP keys, since they're the only keys that
-        * can be be set before a connection is established and persist after
+        * can be set before a connection is established and persist after
         * disconnecting.
         */
        if (!addr && (params->cipher == WLAN_CIPHER_SUITE_WEP40 ||

Reply via email to