linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] rsi: sdio: Fix typo 'the the' in comment
@ 2022-07-22  8:44 Slark Xiao
  2022-07-27 10:55 ` Kalle Valo
  0 siblings, 1 reply; 2+ messages in thread
From: Slark Xiao @ 2022-07-22  8:44 UTC (permalink / raw)
  To: amitkarwar, siva8118, kvalo, davem, edumazet, kuba
  Cc: linux-kernel, linux-wireless, netdev, Slark Xiao

Replace 'the the' with 'the' in the comment.

Signed-off-by: Slark Xiao <slark_xiao@163.com>
---
 drivers/net/wireless/rsi/rsi_91x_sdio.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/rsi/rsi_91x_sdio.c b/drivers/net/wireless/rsi/rsi_91x_sdio.c
index 9f16128e4ffa..d09998796ac0 100644
--- a/drivers/net/wireless/rsi/rsi_91x_sdio.c
+++ b/drivers/net/wireless/rsi/rsi_91x_sdio.c
@@ -796,7 +796,7 @@ static int rsi_sdio_host_intf_write_pkt(struct rsi_hw *adapter,
  * rsi_sdio_host_intf_read_pkt() - This function reads the packet
  *				   from the device.
  * @adapter: Pointer to the adapter data structure.
- * @pkt: Pointer to the packet data to be read from the the device.
+ * @pkt: Pointer to the packet data to be read from the device.
  * @length: Length of the data to be read from the device.
  *
  * Return: 0 on success, -1 on failure.
-- 
2.25.1


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

* Re: [PATCH] rsi: sdio: Fix typo 'the the' in comment
  2022-07-22  8:44 [PATCH] rsi: sdio: Fix typo 'the the' in comment Slark Xiao
@ 2022-07-27 10:55 ` Kalle Valo
  0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2022-07-27 10:55 UTC (permalink / raw)
  To: Slark Xiao
  Cc: amitkarwar, siva8118, davem, edumazet, kuba, linux-kernel,
	linux-wireless, netdev, Slark Xiao

Slark Xiao <slark_xiao@163.com> wrote:

> Replace 'the the' with 'the' in the comment.
> 
> Signed-off-by: Slark Xiao <slark_xiao@163.com>

An identical patch was already submitted:

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

Patch set to Superseded.

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20220722084417.75880-1-slark_xiao@163.com/

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


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

end of thread, other threads:[~2022-07-27 10:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-22  8:44 [PATCH] rsi: sdio: Fix typo 'the the' in comment Slark Xiao
2022-07-27 10:55 ` 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).