mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 13:03:25 +01:00
ntb: idt: Fix the cacography in ntb_hw_idt.c
The word 'swtich' is wrong, so fix it. Signed-off-by: zhang jiao <zhangjiao2@cmss.chinamobile.com> Acked-by: Serge Semin <fancer.lancer@gmail.com> Reviewed-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: Jon Mason <jdmason@kudzu.us>
This commit is contained in:
parent
b669fafd51
commit
87a7d71505
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue