Re: [PATCH] ntb: idt: Fix the cacography in ntb_hw_idt.c

From: Serge Semin
Date: Tue Sep 10 2024 - 09:28:59 EST


On Wed, Sep 04, 2024 at 02:54:42PM +0800, zhangjiao2 wrote:
> From: zhang jiao <zhangjiao2@xxxxxxxxxxxxxxxxxxxx>
>
> The word 'swtich' is wrong, so fix it.
>
> Signed-off-by: zhang jiao <zhangjiao2@xxxxxxxxxxxxxxxxxxxx>

Acked-by: Serge Semin <fancer.lancer@xxxxxxxxx>

-Serge(y)

> ---
> 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
> *
> --
> 2.33.0
>
>
>