Drop the repeated word "is". Signed-off-by: Randy Dunlap <rdun...@infradead.org> Cc: Johannes Berg <johannes.b...@intel.com> Cc: Kalle Valo <kv...@codeaurora.org> Cc: linux-wirel...@vger.kernel.org --- net/wireless/sme.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-next-20200731.orig/net/wireless/sme.c +++ linux-next-20200731/net/wireless/sme.c @@ -24,7 +24,7 @@ /* * Software SME in cfg80211, using auth/assoc/deauth calls to the - * driver. This is is for implementing nl80211's connect/disconnect + * driver. This is for implementing nl80211's connect/disconnect * and wireless extensions (if configured.) */