net: wireless: sme.c: delete duplicated word
Drop the repeated word "is". 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-7-rdunlap@infradead.org Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
parent
8cf5c86d55
commit
54f65de004
|
@ -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.)
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue