Skip to content

Commit 87a7d71

Browse files
zhang jiaojonmason
authored andcommitted
ntb: idt: Fix the cacography in ntb_hw_idt.c
The word 'swtich' is wrong, so fix it. Signed-off-by: zhang jiao <[email protected]> Acked-by: Serge Semin <[email protected]> Reviewed-by: Dave Jiang <[email protected]> Signed-off-by: Jon Mason <[email protected]>
1 parent b669faf commit 87a7d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/ntb/hw/idt/ntb_hw_idt.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2547,7 +2547,7 @@ static void idt_deinit_dbgfs(struct idt_ntb_dev *ndev)
25472547
*/
25482548

25492549
/*
2550-
* idt_check_setup() - Check whether the IDT PCIe-swtich is properly
2550+
* idt_check_setup() - Check whether the IDT PCIe-switch is properly
25512551
* pre-initialized
25522552
* @pdev: Pointer to the PCI device descriptor
25532553
*

0 commit comments

Comments
 (0)