Received: by 2002:a25:d7c1:0:0:0:0:0 with SMTP id o184csp3646017ybg; Fri, 25 Oct 2019 07:04:02 -0700 (PDT) X-Google-Smtp-Source: APXvYqyE07HalNIDTNav9qwuQKoaftdxxsYkazSk01v0Az9ALS6n3efma/7Ucm/TNkItBPOwnYgo X-Received: by 2002:aa7:d145:: with SMTP id r5mr4010576edo.275.1572012242169; Fri, 25 Oct 2019 07:04:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1572012242; cv=none; d=google.com; s=arc-20160816; b=Q8n84oIkiS7Kz2ZFoHqfSCRcx/l6/w8LlQdUW2jc3AU7AwV0NJlmzH4fGxhkK8pC/I INTb7ODkifVTJlADKKILOOPw2UJg3aRaRyCfcPUsKBlD7xs0kqiYLHCXlJn6UNplBane KiAwW0EHwB9EfTfW4QeQj3Cjqy2z5Zq6GOfkL3amGKyABGM/HxXZYCTRuFDV4sYJAE8H mLZNcgXR3ooIA7iEZAzNFVqtnfl0q+sWKIyTKcBjvfSFRSJji/7ia6ZLUKnHabWBQn2M hK46qIGgy5hR20Tb0lFfDjNHnoaDotXbcNcCvmU9VMV75NEURExD7mdccxqADHLjl2tg OlyQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=jfgTmUap2wbsH2eKaAJPD83Vwc89ZnweUGRmuhTBUUM=; b=ZKU9egVDGa7nOL35nDmjMbDrgE8i6tW5OQbmVE0kiaottlC39YvqePNt6W0rXpgWYT eSxELK5Ry/IdoNQVVDOekG+ZZM/7q4AAHBZWPRQJ0opAKhS7k6TbKEXdr+d5uSIjDx4p rVwj/yQOOtM+0mFn0pnx7YzAawRFG2kZhbGhp4hUT6bHSzYJYpVfzw4Fri+xMrLvtli9 JVMLuXaosHkYEJVUaLUwZXpaW40LkLDY57eLydF2EzdaKFFiHam2ICJoP0NHPoesAhpK EogRKEBtTfBF1chQ9iTxawOHP2TSx03FjFG1VYMxRo5BTtUrF4qsJseBIJ7TaB8gOpiu rIZQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-wireless-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a30si1284332eda.39.2019.10.25.07.03.26; Fri, 25 Oct 2019 07:04:02 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-wireless-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-wireless-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2503120AbfJXPXj (ORCPT + 99 others); Thu, 24 Oct 2019 11:23:39 -0400 Received: from albert.telenet-ops.be ([195.130.137.90]:52140 "EHLO albert.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2503090AbfJXPXi (ORCPT ); Thu, 24 Oct 2019 11:23:38 -0400 Received: from ramsan ([84.195.182.253]) by albert.telenet-ops.be with bizsmtp id HTPS2100V5USYZQ06TPSop; Thu, 24 Oct 2019 17:23:35 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1iNexS-00076C-FH; Thu, 24 Oct 2019 17:23:26 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1iNexS-0007oO-DL; Thu, 24 Oct 2019 17:23:26 +0200 From: Geert Uytterhoeven To: "David S . Miller" , Ping-Ke Shih , Kalle Valo , Johannes Berg , Wensong Zhang , Simon Horman , Julian Anastasov , Pablo Neira Ayuso , Jozsef Kadlecsik , Florian Westphal , Jiri Kosina Cc: netdev@vger.kernel.org, linux-wireless@vger.kernel.org, lvs-devel@vger.kernel.org, netfilter-devel@vger.kernel.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH trivial] net: Fix various misspellings of "connect" Date: Thu, 24 Oct 2019 17:23:23 +0200 Message-Id: <20191024152323.29987-1-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Fix misspellings of "disconnect", "disconnecting", "connections", and "disconnected". Signed-off-by: Geert Uytterhoeven --- drivers/net/wimax/i2400m/usb.c | 2 +- drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c | 4 ++-- include/net/cfg80211.h | 2 +- net/netfilter/ipvs/ip_vs_ovf.c | 2 +- net/wireless/reg.h | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/net/wimax/i2400m/usb.c b/drivers/net/wimax/i2400m/usb.c index 6953f904232f8d9b..9659f9e1aaa64c8a 100644 --- a/drivers/net/wimax/i2400m/usb.c +++ b/drivers/net/wimax/i2400m/usb.c @@ -511,7 +511,7 @@ int i2400mu_probe(struct usb_interface *iface, /* - * Disconect a i2400m from the system. + * Disconnect a i2400m from the system. * * i2400m_stop() has been called before, so al the rx and tx contexts * have been taken down already. Make sure the queue is stopped, diff --git a/drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c b/drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c index 6d6e8994460d90ba..81313e0ca83411f7 100644 --- a/drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c +++ b/drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c @@ -1352,9 +1352,9 @@ static void _rtl92s_phy_set_rfhalt(struct ieee80211_hw *hw) /* SW/HW radio off or halt adapter!! For example S3/S4 */ } else { /* LED function disable. Power range is about 8mA now. */ - /* if write 0xF1 disconnet_pci power + /* if write 0xF1 disconnect_pci power * ifconfig wlan0 down power are both high 35:70 */ - /* if write oxF9 disconnet_pci power + /* if write oxF9 disconnect_pci power * ifconfig wlan0 down power are both low 12:45*/ rtl_write_byte(rtlpriv, 0x03, 0xF9); } diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h index 4ab2c49423dcba4b..ab6850bbba995e15 100644 --- a/include/net/cfg80211.h +++ b/include/net/cfg80211.h @@ -6593,7 +6593,7 @@ struct cfg80211_roam_info { * time it is accessed in __cfg80211_roamed() due to delay in scheduling * rdev->event_work. In case of any failures, the reference is released * either in cfg80211_roamed() or in __cfg80211_romed(), Otherwise, it will be - * released while diconneting from the current bss. + * released while disconnecting from the current bss. */ void cfg80211_roamed(struct net_device *dev, struct cfg80211_roam_info *info, gfp_t gfp); diff --git a/net/netfilter/ipvs/ip_vs_ovf.c b/net/netfilter/ipvs/ip_vs_ovf.c index 78b074cd54646923..c03066fdd5ca69a3 100644 --- a/net/netfilter/ipvs/ip_vs_ovf.c +++ b/net/netfilter/ipvs/ip_vs_ovf.c @@ -5,7 +5,7 @@ * Authors: Raducu Deaconu * * Scheduler implements "overflow" loadbalancing according to number of active - * connections , will keep all conections to the node with the highest weight + * connections , will keep all connections to the node with the highest weight * and overflow to the next node if the number of connections exceeds the node's * weight. * Note that this scheduler might not be suitable for UDP because it only uses diff --git a/net/wireless/reg.h b/net/wireless/reg.h index dc8f689bd46902af..f9e83031a40a5eb3 100644 --- a/net/wireless/reg.h +++ b/net/wireless/reg.h @@ -114,7 +114,7 @@ void regulatory_hint_country_ie(struct wiphy *wiphy, u8 country_ie_len); /** - * regulatory_hint_disconnect - informs all devices have been disconneted + * regulatory_hint_disconnect - informs all devices have been disconnected * * Regulotory rules can be enhanced further upon scanning and upon * connection to an AP. These rules become stale if we disconnect -- 2.17.1