treewide: Fix typos in printk and comment
Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:

committed by
Jiri Kosina

parent
ce03cb2064
commit
cf2fbdd26f
@@ -705,7 +705,7 @@ static int uss720_probe(struct usb_interface *intf,
|
||||
return -ENODEV;
|
||||
}
|
||||
i = usb_set_interface(usbdev, intf->altsetting->desc.bInterfaceNumber, 2);
|
||||
dev_dbg(&intf->dev, "set inteface result %d\n", i);
|
||||
dev_dbg(&intf->dev, "set interface result %d\n", i);
|
||||
|
||||
interface = intf->cur_altsetting;
|
||||
|
||||
|
Reference in New Issue
Block a user