[PATCH] rsi: Fix comment typo

Jason Wang posted 1 patch 3 years, 9 months ago
drivers/net/wireless/rsi/rsi_91x_sdio.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] rsi: Fix comment typo
Posted by Jason Wang 3 years, 9 months ago
The double `the' is duplicated in line 799, remove one.

Signed-off-by: Jason Wang <wangborong@cdjrlc.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.35.1
Re: wifi: rsi: Fix comment typo
Posted by Kalle Valo 3 years, 8 months ago
Jason Wang <wangborong@cdjrlc.com> wrote:

> The double `the' is duplicated in line 799, remove one.
> 
> Signed-off-by: Jason Wang <wangborong@cdjrlc.com>

Patch applied to wireless-next.git, thanks.

c2ce2145f7f3 wifi: mwl8k: use time_after to replace "jiffies > a"

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

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