浏览代码

NTB: ntb_hw_idt: fix typo 'can by' to 'can be'

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Serge Semin <fancer.lancer@gmail.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Wolfram Sang 7 年之前
父节点
当前提交
081a698639
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/ntb/hw/idt/ntb_hw_idt.c

+ 1 - 1
drivers/ntb/hw/idt/ntb_hw_idt.c

@@ -1401,7 +1401,7 @@ static int idt_ntb_peer_mw_clear_trans(struct ntb_dev *ntb, int pidx,
  *                          5. Doorbell operations
  *                          5. Doorbell operations
  *
  *
  *    Doorbell functionality of IDT PCIe-switches is pretty unusual. First of
  *    Doorbell functionality of IDT PCIe-switches is pretty unusual. First of
- * all there is global doorbell register which state can by changed by any
+ * all there is global doorbell register which state can be changed by any
  * NT-function of the IDT device in accordance with global permissions. These
  * NT-function of the IDT device in accordance with global permissions. These
  * permissions configs are not supported by NTB API, so it must be done by
  * permissions configs are not supported by NTB API, so it must be done by
  * either BIOS or EEPROM settings. In the same way the state of the global
  * either BIOS or EEPROM settings. In the same way the state of the global