linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: ath: tx99: fixed a spelling issue
@ 2017-04-27 16:31 ammly
  2017-05-12  9:21 ` Kalle Valo
  2017-05-19  7:49 ` Kalle Valo
  0 siblings, 2 replies; 3+ messages in thread
From: ammly @ 2017-04-27 16:31 UTC (permalink / raw)
  To: ath9k-devel; +Cc: kvalo, linux-wireless, netdev, linux-kernel, Ammly Fredrick

Fixed a spelling issue.

Signed-off-by: Ammly Fredrick <ammlyf@gmail.com>
---
 drivers/net/wireless/ath/ath9k/tx99.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/ath/ath9k/tx99.c b/drivers/net/wireless/ath/ath9k/tx99.c
index 16aca9e28b77..a866cbda0799 100644
--- a/drivers/net/wireless/ath/ath9k/tx99.c
+++ b/drivers/net/wireless/ath/ath9k/tx99.c
@@ -153,7 +153,7 @@ static int ath9k_tx99_init(struct ath_softc *sc)
 		sc->tx99_power,
 		sc->tx99_power / 2);
 
-	/* We leave the harware awake as it will be chugging on */
+	/* We leave the hardware awake as it will be chugging on */
 
 	return 0;
 }
-- 
2.11.0

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

* Re: net: ath: tx99: fixed a spelling issue
  2017-04-27 16:31 [PATCH] net: ath: tx99: fixed a spelling issue ammly
@ 2017-05-12  9:21 ` Kalle Valo
  2017-05-19  7:49 ` Kalle Valo
  1 sibling, 0 replies; 3+ messages in thread
From: Kalle Valo @ 2017-05-12  9:21 UTC (permalink / raw)
  To: ammly
  Cc: ath9k-devel, kvalo, linux-wireless, netdev, linux-kernel, Ammly Fredrick

ammly <ammlyf@gmail.com> wrote:
> Fixed a spelling issue.
> 
> Signed-off-by: Ammly Fredrick <ammlyf@gmail.com>

I changed the commit log. Also check your From header in the email headers,
it's missing your last name.

Author: Ammly Fredrick <ammlyf@gmail.com>
Date:   Thu Apr 27 19:31:37 2017 +0300

    ath9k: fix spelling in ath9k_tx99_init()
    
    It's spelled hardware, not harware.
    
    Signed-off-by: Ammly Fredrick <ammlyf@gmail.com>
    [kvalo@qca.qualcomm.com: improve commit log]
    Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

-- 
https://patchwork.kernel.org/patch/9703211/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

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

* Re: net: ath: tx99: fixed a spelling issue
  2017-04-27 16:31 [PATCH] net: ath: tx99: fixed a spelling issue ammly
  2017-05-12  9:21 ` Kalle Valo
@ 2017-05-19  7:49 ` Kalle Valo
  1 sibling, 0 replies; 3+ messages in thread
From: Kalle Valo @ 2017-05-19  7:49 UTC (permalink / raw)
  To: ammly
  Cc: ath9k-devel, kvalo, linux-wireless, netdev, linux-kernel, Ammly Fredrick

ammly <ammlyf@gmail.com> wrote:
> Fixed a spelling issue.
> 
> Signed-off-by: Ammly Fredrick <ammlyf@gmail.com>

Patch applied to ath-next branch of ath.git, thanks.

c46e2a848f29 ath9k: fix spelling in ath9k_tx99_init()

-- 
https://patchwork.kernel.org/patch/9703211/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

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

end of thread, other threads:[~2017-05-19  7:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-27 16:31 [PATCH] net: ath: tx99: fixed a spelling issue ammly
2017-05-12  9:21 ` Kalle Valo
2017-05-19  7:49 ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).