b43-dev.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] wifi: b43: fix repeated words in comments
@ 2022-07-09 13:31 Jilin Yuan
  2022-07-18 12:07 ` Kalle Valo
  0 siblings, 1 reply; 2+ messages in thread
From: Jilin Yuan @ 2022-07-09 13:31 UTC (permalink / raw)
  To: kvalo, davem, edumazet, kuba, pabeni
  Cc: linux-wireless, b43-dev, netdev, linux-kernel, Jilin Yuan

 Delete the redundant word 'early'.

Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
---
 drivers/net/wireless/broadcom/b43/phy_common.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/broadcom/b43/phy_common.h b/drivers/net/wireless/broadcom/b43/phy_common.h
index 4213caca9117..5ec5233acf40 100644
--- a/drivers/net/wireless/broadcom/b43/phy_common.h
+++ b/drivers/net/wireless/broadcom/b43/phy_common.h
@@ -88,7 +88,7 @@ enum b43_txpwr_result {
  * 			initialized here.
  * 			Must not be NULL.
  * @prepare_hardware:	Prepare the PHY. This is called before b43_chip_init to
- * 			do some early early PHY hardware init.
+ * 			do some early PHY hardware init.
  * 			Can be NULL, if not required.
  * @init:		Initialize the PHY.
  * 			Must not be NULL.
-- 
2.36.1


_______________________________________________
b43-dev mailing list
b43-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/b43-dev

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

* Re: [PATCH] wifi: b43: fix repeated words in comments
  2022-07-09 13:31 [PATCH] wifi: b43: fix repeated words in comments Jilin Yuan
@ 2022-07-18 12:07 ` Kalle Valo
  0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2022-07-18 12:07 UTC (permalink / raw)
  To: Jilin Yuan
  Cc: davem, edumazet, kuba, pabeni, linux-wireless, b43-dev, netdev,
	linux-kernel, Jilin Yuan

Jilin Yuan <yuanjilin@cdjrlc.com> wrote:

> Delete the redundant word 'early'.
> 
> Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>

Patch applied to wireless-next.git, thanks.

e2dfb8a5c605 wifi: b43: fix repeated words in comments

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20220709133119.21076-1-yuanjilin@cdjrlc.com/

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


_______________________________________________
b43-dev mailing list
b43-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/b43-dev

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

end of thread, other threads:[~2022-07-18 12:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-09 13:31 [PATCH] wifi: b43: fix repeated words in comments Jilin Yuan
2022-07-18 12:07 ` 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).