linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] [linux-next] rt2x00: Fix a typo in printk
@ 2018-01-04 15:08 Masanari Iida
  2018-01-05  8:40 ` Stanislaw Gruszka
  2018-01-08 17:41 ` Kalle Valo
  0 siblings, 2 replies; 3+ messages in thread
From: Masanari Iida @ 2018-01-04 15:08 UTC (permalink / raw)
  To: sgruszka, helmut.schaa, linux-kernel, linux-wireless; +Cc: Masanari Iida

This patch fix a typo in rt2800lib.c

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 drivers/net/wireless/ralink/rt2x00/rt2800lib.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/ralink/rt2x00/rt2800lib.c b/drivers/net/wireless/ralink/rt2x00/rt2800lib.c
index d2c289446c00..429d07b651dd 100644
--- a/drivers/net/wireless/ralink/rt2x00/rt2800lib.c
+++ b/drivers/net/wireless/ralink/rt2x00/rt2800lib.c
@@ -4903,7 +4903,7 @@ void rt2800_vco_calibration(struct rt2x00_dev *rt2x00dev)
 		min_sleep = 2000;
 		break;
 	default:
-		WARN_ONCE(1, "Not supported RF chipet %x for VCO recalibration",
+		WARN_ONCE(1, "Not supported RF chipset %x for VCO recalibration",
 			  rt2x00dev->chip.rf);
 		return;
 	}
-- 
2.15.1.433.g936d1b989416

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

* Re: [PATCH] [linux-next] rt2x00: Fix a typo in printk
  2018-01-04 15:08 [PATCH] [linux-next] rt2x00: Fix a typo in printk Masanari Iida
@ 2018-01-05  8:40 ` Stanislaw Gruszka
  2018-01-08 17:41 ` Kalle Valo
  1 sibling, 0 replies; 3+ messages in thread
From: Stanislaw Gruszka @ 2018-01-05  8:40 UTC (permalink / raw)
  To: Masanari Iida; +Cc: helmut.schaa, linux-kernel, linux-wireless

On Fri, Jan 05, 2018 at 12:08:00AM +0900, Masanari Iida wrote:
> This patch fix a typo in rt2800lib.c
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

Acked-by: Stanislaw Gruszka <sgruszka@redhat.com>

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

* Re: [linux-next] rt2x00: Fix a typo in printk
  2018-01-04 15:08 [PATCH] [linux-next] rt2x00: Fix a typo in printk Masanari Iida
  2018-01-05  8:40 ` Stanislaw Gruszka
@ 2018-01-08 17:41 ` Kalle Valo
  1 sibling, 0 replies; 3+ messages in thread
From: Kalle Valo @ 2018-01-08 17:41 UTC (permalink / raw)
  To: Masanari Iida
  Cc: sgruszka, helmut.schaa, linux-kernel, linux-wireless,
	Masanari Iida

Masanari Iida <standby24x7@gmail.com> wrote:

> This patch fix a typo in rt2800lib.c
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
> Acked-by: Stanislaw Gruszka <sgruszka@redhat.com>

Patch applied to wireless-drivers-next.git, thanks.

83476cd5871c rt2x00: Fix a typo in printk

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

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

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

end of thread, other threads:[~2018-01-08 17:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-04 15:08 [PATCH] [linux-next] rt2x00: Fix a typo in printk Masanari Iida
2018-01-05  8:40 ` Stanislaw Gruszka
2018-01-08 17:41 ` 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).