From: Wolfram Sang Date: Sun, 6 May 2018 11:23:50 +0000 (+0200) Subject: NTB: ntb_hw_idt: fix typo 'can by' to 'can be' X-Git-Tag: tags/kvm-4.18-2~20^2~2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=081a698639d793d92c28e785d9b5b085698f8008;p=users%2Fdwmw2%2Flinux.git NTB: ntb_hw_idt: fix typo 'can by' to 'can be' Signed-off-by: Wolfram Sang Acked-by: Serge Semin Signed-off-by: Jon Mason --- diff --git a/drivers/ntb/hw/idt/ntb_hw_idt.c b/drivers/ntb/hw/idt/ntb_hw_idt.c index 8d98872d0983b..dbe72f116017a 100644 --- a/drivers/ntb/hw/idt/ntb_hw_idt.c +++ b/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 * * 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 * 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