1
0
Fork 0

USB: ehci-dbgp: fix typo in startup message

Signed-off-by: Ferenc Wagner <wferi@niif.hu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
hifive-unleashed-5.1
Ferenc Wagner 2011-01-10 19:00:35 +01:00 committed by Greg Kroah-Hartman
parent 32b801e9fa
commit ef58d97a30
1 changed files with 1 additions and 1 deletions

View File

@ -601,7 +601,7 @@ try_again:
dbgp_printk("dbgp_bulk_write failed: %d\n", ret);
goto err;
}
dbgp_printk("small write doned\n");
dbgp_printk("small write done\n");
dbgp_not_safe = 0;
return 0;