fix comment/printk typos concerning "already"
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
committed by
Jiri Kosina
parent
b27d63d8f8
commit
698f93159a
@@ -125,7 +125,7 @@ void fhci_transaction_confirm(struct fhci_usb *usb, struct packet *pkt)
|
||||
/*
|
||||
* Flush all transmitted packets from BDs
|
||||
* This routine is called when disabling the USB port to flush all
|
||||
* transmissions that are allready scheduled in the BDs
|
||||
* transmissions that are already scheduled in the BDs
|
||||
*/
|
||||
void fhci_flush_all_transmissions(struct fhci_usb *usb)
|
||||
{
|
||||
|
Reference in New Issue
Block a user