media: tm6000: Fix typo 'the the' in comment
Replace 'the the' with 'the' in the comment. Signed-off-by: Slark Xiao <slark_xiao@163.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
This commit is contained in:
parent
031d8af19b
commit
33b96f15f2
@ -1297,7 +1297,7 @@ static int tm6000_usb_probe(struct usb_interface *interface,
|
||||
le16_to_cpu(dev->udev->descriptor.idProduct),
|
||||
interface->altsetting->desc.bInterfaceNumber);
|
||||
|
||||
/* check if the the device has the iso in endpoint at the correct place */
|
||||
/* check if the device has the iso in endpoint at the correct place */
|
||||
if (!dev->isoc_in.endp) {
|
||||
printk(KERN_ERR "tm6000: probing error: no IN ISOC endpoint!\n");
|
||||
rc = -ENODEV;
|
||||
|
Loading…
x
Reference in New Issue
Block a user