[PATCH] nfc/ftp: fix typo issue

Subsystems: nfc subsystem, the rest

STALE2024d LANDED

Landed in mainline as afe197f44e64 on 2021-01-26.

2 messages, 2 authors, 2021-01-26 · open the first message on its own page

[PATCH] nfc/ftp: fix typo issue

From: samirweng1979 <hidden>
Date: 2021-01-23 10:26:03

From: wengjianfeng <redacted>

change 'paquet' to 'packet'

Signed-off-by: wengjianfeng <redacted>
---
 drivers/nfc/fdp/i2c.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/nfc/fdp/i2c.c b/drivers/nfc/fdp/i2c.c
index ad0abb1..adaa1a7 100644
--- a/drivers/nfc/fdp/i2c.c
+++ b/drivers/nfc/fdp/i2c.c
@@ -155,7 +155,7 @@ static int fdp_nci_i2c_read(struct fdp_i2c_phy *phy, struct sk_buff **skb)
 
 		/*
 		 * LRC check failed. This may due to transmission error or
-		 * desynchronization between driver and FDP. Drop the paquet
+		 * desynchronization between driver and FDP. Drop the packet
 		 * and force resynchronization
 		 */
 		if (lrc) {
-- 
1.9.1

Re: [PATCH] nfc/ftp: fix typo issue

From: Jakub Kicinski <kuba@kernel.org>
Date: 2021-01-26 10:57:47

On Sat, 23 Jan 2021 15:48:35 +0800 samirweng1979 wrote:
From: wengjianfeng <redacted>

change 'paquet' to 'packet'

Signed-off-by: wengjianfeng <redacted>
s/ftp/fdp/

Applied, thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help