linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] NFC: Fix a typo
@ 2021-03-22  0:54 Bhaskar Chowdhury
  2021-03-22  1:28 ` Randy Dunlap
  2021-03-22 20:00 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-22  0:54 UTC (permalink / raw)
  To: davem, unixbhaskar, dan.carpenter, netdev, linux-kernel; +Cc: rdunlap


s/packaet/packet/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 drivers/nfc/fdp/fdp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/nfc/fdp/fdp.c b/drivers/nfc/fdp/fdp.c
index 4dc7bd7e02b6..5d17f0a6c1bf 100644
--- a/drivers/nfc/fdp/fdp.c
+++ b/drivers/nfc/fdp/fdp.c
@@ -176,7 +176,7 @@ static void fdp_nci_set_data_pkt_counter(struct nci_dev *ndev,
  *
  * The firmware will be analyzed and applied when we send NCI_OP_PROP_PATCH_CMD
  * command with NCI_PATCH_TYPE_EOT parameter. The device will send a
- * NFCC_PATCH_NTF packaet and a NCI_OP_CORE_RESET_NTF packet.
+ * NFCC_PATCH_NTF packet and a NCI_OP_CORE_RESET_NTF packet.
  */
 static int fdp_nci_send_patch(struct nci_dev *ndev, u8 conn_id, u8 type)
 {
--
2.31.0


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

* Re: [PATCH] NFC: Fix a typo
  2021-03-22  0:54 [PATCH] NFC: Fix a typo Bhaskar Chowdhury
@ 2021-03-22  1:28 ` Randy Dunlap
  2021-03-22 20:00 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2021-03-22  1:28 UTC (permalink / raw)
  To: Bhaskar Chowdhury, davem, dan.carpenter, netdev, linux-kernel

On 3/21/21 5:54 PM, Bhaskar Chowdhury wrote:
> 
> s/packaet/packet/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

> ---
>  drivers/nfc/fdp/fdp.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/nfc/fdp/fdp.c b/drivers/nfc/fdp/fdp.c
> index 4dc7bd7e02b6..5d17f0a6c1bf 100644
> --- a/drivers/nfc/fdp/fdp.c
> +++ b/drivers/nfc/fdp/fdp.c
> @@ -176,7 +176,7 @@ static void fdp_nci_set_data_pkt_counter(struct nci_dev *ndev,
>   *
>   * The firmware will be analyzed and applied when we send NCI_OP_PROP_PATCH_CMD
>   * command with NCI_PATCH_TYPE_EOT parameter. The device will send a
> - * NFCC_PATCH_NTF packaet and a NCI_OP_CORE_RESET_NTF packet.
> + * NFCC_PATCH_NTF packet and a NCI_OP_CORE_RESET_NTF packet.
>   */
>  static int fdp_nci_send_patch(struct nci_dev *ndev, u8 conn_id, u8 type)
>  {
> --


-- 
~Randy


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

* Re: [PATCH] NFC: Fix a typo
  2021-03-22  0:54 [PATCH] NFC: Fix a typo Bhaskar Chowdhury
  2021-03-22  1:28 ` Randy Dunlap
@ 2021-03-22 20:00 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-03-22 20:00 UTC (permalink / raw)
  To: Bhaskar Chowdhury; +Cc: davem, dan.carpenter, netdev, linux-kernel, rdunlap

Hello:

This patch was applied to netdev/net-next.git (refs/heads/master):

On Mon, 22 Mar 2021 06:24:30 +0530 you wrote:
> s/packaet/packet/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> ---
>  drivers/nfc/fdp/fdp.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> [...]

Here is the summary with links:
  - NFC: Fix a typo
    https://git.kernel.org/netdev/net-next/c/0853f5ab35e6

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2021-03-22 20:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-22  0:54 [PATCH] NFC: Fix a typo Bhaskar Chowdhury
2021-03-22  1:28 ` Randy Dunlap
2021-03-22 20:00 ` patchwork-bot+netdevbpf

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).