提交 204e4f44 编写于 作者: C Colin Ian King 提交者: Greg Kroah-Hartman

staging: comedi: drivers: Fix spelling mistake "nubmer" -> "number"

There is a spelling mistake in a comment. Fix it.
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20210407111301.486853-1-colin.king@canonical.comSigned-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 bfe1e634
...@@ -110,7 +110,7 @@ static int apci16xx_auto_attach(struct comedi_device *dev, ...@@ -110,7 +110,7 @@ static int apci16xx_auto_attach(struct comedi_device *dev,
dev->iobase = pci_resource_start(pcidev, 0); dev->iobase = pci_resource_start(pcidev, 0);
/* /*
* Work out the nubmer of subdevices needed to support all the * Work out the number of subdevices needed to support all the
* digital i/o channels on the board. Each subdevice supports * digital i/o channels on the board. Each subdevice supports
* up to 32 channels. * up to 32 channels.
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册