public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] rtlwifi: rtl8188ee: fix spelling error in _rtl88e_phy_set_rfpath_switch()
@ 2024-12-09  3:21 liujing
  0 siblings, 0 replies; 3+ messages in thread
From: liujing @ 2024-12-09  3:21 UTC (permalink / raw)
  To: pkshih, kvalo, suhui; +Cc: linux-wireless, linux-kernel, liujing

Fix spelling error in _rtl88e_phy_set_rfpath_switch() function.

Signed-off-by: liujing <liujing@cmss.chinamobile.com>

diff --git a/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c b/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c
index 0fab3a0c7d49..754ca8549c76 100644
--- a/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c
+++ b/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c
@@ -1891,7 +1891,7 @@ static void _rtl88e_phy_set_rfpath_switch(struct ieee80211_hw *hw,
 		rtl_set_bbreg(hw, 0x914, MASKLWORD, 0x0201);
 
 		/* We use the RF definition of MAIN and AUX,
-		 * left antenna and right antenna repectively.
+		 * left antenna and right antenna respectively.
 		 * Default output at AUX.
 		 */
 		if (bmain) {
-- 
2.27.0




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH] rtlwifi: rtl8188ee: fix spelling error in _rtl88e_phy_set_rfpath_switch()
@ 2024-12-09  3:25 liujing
  2024-12-09  3:30 ` Ping-Ke Shih
  0 siblings, 1 reply; 3+ messages in thread
From: liujing @ 2024-12-09  3:25 UTC (permalink / raw)
  To: pkshih, kvalo, suhui; +Cc: linux-wireless, linux-kernel, liujing

Fix spelling error in _rtl88e_phy_set_rfpath_switch() function.

Signed-off-by: liujing <liujing@cmss.chinamobile.com>

diff --git a/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c b/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c
index 0fab3a0c7d49..754ca8549c76 100644
--- a/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c
+++ b/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c
@@ -1891,7 +1891,7 @@ static void _rtl88e_phy_set_rfpath_switch(struct ieee80211_hw *hw,
 		rtl_set_bbreg(hw, 0x914, MASKLWORD, 0x0201);
 
 		/* We use the RF definition of MAIN and AUX,
-		 * left antenna and right antenna repectively.
+		 * left antenna and right antenna respectively.
 		 * Default output at AUX.
 		 */
 		if (bmain) {
-- 
2.27.0




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* RE: [PATCH] rtlwifi: rtl8188ee: fix spelling error in _rtl88e_phy_set_rfpath_switch()
  2024-12-09  3:25 [PATCH] rtlwifi: rtl8188ee: fix spelling error in _rtl88e_phy_set_rfpath_switch() liujing
@ 2024-12-09  3:30 ` Ping-Ke Shih
  0 siblings, 0 replies; 3+ messages in thread
From: Ping-Ke Shih @ 2024-12-09  3:30 UTC (permalink / raw)
  To: liujing, kvalo@kernel.org, suhui@nfschina.com
  Cc: linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org

liujing <liujing@cmss.chinamobile.com> wrote:
> 
> Fix spelling error in _rtl88e_phy_set_rfpath_switch() function.
> 
> Signed-off-by: liujing <liujing@cmss.chinamobile.com>

Please use your real name, not account. 

Did you send duplicate? 

> 
> diff --git a/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c
> b/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c
> index 0fab3a0c7d49..754ca8549c76 100644
> --- a/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c
> +++ b/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c
> @@ -1891,7 +1891,7 @@ static void _rtl88e_phy_set_rfpath_switch(struct ieee80211_hw *hw,
>                 rtl_set_bbreg(hw, 0x914, MASKLWORD, 0x0201);
> 
>                 /* We use the RF definition of MAIN and AUX,
> -                * left antenna and right antenna repectively.
> +                * left antenna and right antenna respectively.
>                  * Default output at AUX.
>                  */
>                 if (bmain) {
> --
> 2.27.0
> 
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-12-09  3:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-09  3:25 [PATCH] rtlwifi: rtl8188ee: fix spelling error in _rtl88e_phy_set_rfpath_switch() liujing
2024-12-09  3:30 ` Ping-Ke Shih
  -- strict thread matches above, loose matches on Subject: below --
2024-12-09  3:21 liujing

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox