提交 ef58d97a 编写于 作者: F Ferenc Wagner 提交者: Greg Kroah-Hartman

USB: ehci-dbgp: fix typo in startup message

Signed-off-by: NFerenc Wagner <wferi@niif.hu>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 32b801e9
...@@ -601,7 +601,7 @@ int dbgp_external_startup(void) ...@@ -601,7 +601,7 @@ int dbgp_external_startup(void)
dbgp_printk("dbgp_bulk_write failed: %d\n", ret); dbgp_printk("dbgp_bulk_write failed: %d\n", ret);
goto err; goto err;
} }
dbgp_printk("small write doned\n"); dbgp_printk("small write done\n");
dbgp_not_safe = 0; dbgp_not_safe = 0;
return 0; return 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册