提交 fa3620c5 编写于 作者: M Matti Lammi 提交者: Greg Kroah-Hartman

Staging: otus: Removed one unnecessary space

Nothing special really, just a small fix.
Signed-off-by: NMatti Lammi <matti.lammi@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 cc7e7d38
......@@ -180,7 +180,7 @@ int main(int argc, char **argv)
if (argc < 3) {
fprintf(stderr, "%s: usage is \"%s <ifname> <operation>"
"[<address>] [<value>]\"\n", prgname, prgname);
fprintf(stderr, "valid operation : read, write, mem, reg, \n");
fprintf(stderr, "valid operation : read, write, mem, reg,\n");
fprintf(stderr, " : txd, rxd, rmem, wmem\n");
fprintf(stderr, " : dmat, regt, test\n");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册