mirror of
https://github.com/torvalds/linux.git
synced 2026-06-06 21:45:45 +02:00
staging: comedi: drivers: Fix spelling mistake "nubmer" -> "number"
There is a spelling mistake in a comment. Fix it. Signed-off-by: Colin Ian King <colin.king@canonical.com> Link: https://lore.kernel.org/r/20210407111301.486853-1-colin.king@canonical.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
bfe1e63490
commit
204e4f4433
|
|
@ -110,7 +110,7 @@ static int apci16xx_auto_attach(struct comedi_device *dev,
|
|||
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
|
||||
* up to 32 channels.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user