projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b669faf
)
ntb: idt: Fix the cacography in ntb_hw_idt.c
author
zhang jiao
<zhangjiao2@cmss.chinamobile.com>
Wed, 4 Sep 2024 06:54:42 +0000
(14:54 +0800)
committer
Jon Mason
<jdmason@kudzu.us>
Fri, 20 Sep 2024 14:50:38 +0000
(10:50 -0400)
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>
drivers/ntb/hw/idt/ntb_hw_idt.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/ntb/hw/idt/ntb_hw_idt.c
b/drivers/ntb/hw/idt/ntb_hw_idt.c
index 48dfb1a69a77e5f4ede9f2f8dd0f2cee683733fc..6fc9dfe824747747a2361dba77ae804b975ad7a7 100644
(file)
--- 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-sw
ti
ch is properly
+ * idt_check_setup() - Check whether the IDT PCIe-sw
it
ch is properly
* pre-initialized
* @pdev: Pointer to the PCI device descriptor
*