Change "If if" to "If it".

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/mac80211/agg-rx.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200731.orig/net/mac80211/agg-rx.c
+++ linux-next-20200731/net/mac80211/agg-rx.c
@@ -350,7 +350,7 @@ void ___ieee80211_start_rx_ba_session(st
                                           sta->sta.addr, tid);
                        /* We have no API to update the timeout value in the
                         * driver so reject the timeout update if the timeout
-                        * changed. If if did not change, i.e., no real update,
+                        * changed. If it did not change, i.e., no real update,
                         * just reply with success.
                         */
                        rcu_read_lock();

Reply via email to