]> git.baikalelectronics.ru Git - kernel.git/commitdiff
net: wireless: wext_compat.c: delete duplicated word
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 22 Aug 2020 23:19:53 +0000 (16:19 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 27 Aug 2020 09:23:38 +0000 (11:23 +0200)
Drop the repeated word "be".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Johannes Berg <johannes.berg@intel.com>
Cc: Kalle Valo <kvalo@codeaurora.org>
Cc: linux-wireless@vger.kernel.org
Link: https://lore.kernel.org/r/20200822231953.465-8-rdunlap@infradead.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/wext-compat.c

index aa918d7ff6bd0c55fb4a523b78b9bafc43204458..46ee612cb197ac4708a92464b19d93dad6491e45 100644 (file)
@@ -497,7 +497,7 @@ static int __cfg80211_set_encryption(struct cfg80211_registered_device *rdev,
 
        /*
         * 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 ||