staging: wlan-ng: Replace "the the " with "the"
This patch replace "the the " with "the". The replacement couldn't be automated because sometimes the first "the" was meant to be another word. Signed-off-by: simran singhal <singhalsimran0@gmail.com> Acked-by: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
cd63eb0c1f
commit
766ceda083
|
@ -1311,7 +1311,7 @@ void prism2sta_processing_defer(struct work_struct *data)
|
|||
/* This one indicates that the MAC has decided to and
|
||||
* successfully completed a change to another AP. We
|
||||
* should probably implement a reassociation indication
|
||||
* in response to this one. I'm thinking that the the
|
||||
* in response to this one. I'm thinking that the
|
||||
* p80211 layer needs to be notified in case of
|
||||
* buffering/queueing issues. User mode also needs to be
|
||||
* notified so that any BSS dependent elements can be
|
||||
|
|
Loading…
Reference in New Issue