[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f15fa33a-46a8-4488-90e3-fa9e1d7a6c42@intel.com>
Date: Wed, 4 Sep 2024 08:29:53 -0700
From: Dave Jiang <dave.jiang@...el.com>
To: zhangjiao2 <zhangjiao2@...s.chinamobile.com>, fancer.lancer@...il.com
Cc: jdmason@...zu.us, allenbh@...il.com, ntb@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ntb: idt: Fix the cacography in ntb_hw_idt.c
On 9/3/24 11:54 PM, zhangjiao2 wrote:
> From: zhang jiao <zhangjiao2@...s.chinamobile.com>
>
> The word 'swtich' is wrong, so fix it.
>
> Signed-off-by: zhang jiao <zhangjiao2@...s.chinamobile.com>
Reviewed-by: Dave Jiang <dave.jiang@...el.com>
> ---
> drivers/ntb/hw/idt/ntb_hw_idt.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/ntb/hw/idt/ntb_hw_idt.c b/drivers/ntb/hw/idt/ntb_hw_idt.c
> index 48dfb1a69a77..6fc9dfe82474 100644
> --- a/drivers/ntb/hw/idt/ntb_hw_idt.c
> +++ b/drivers/ntb/hw/idt/ntb_hw_idt.c
> @@ -2547,7 +2547,7 @@ static void idt_deinit_dbgfs(struct idt_ntb_dev *ndev)
> */
>
> /*
> - * idt_check_setup() - Check whether the IDT PCIe-swtich is properly
> + * idt_check_setup() - Check whether the IDT PCIe-switch is properly
> * pre-initialized
> * @pdev: Pointer to the PCI device descriptor
> *
Powered by blists - more mailing lists