提交 f3014127 编写于 作者: R Randy Dunlap 提交者: Greg Kroah-Hartman

tty/serial/8250: fix typo in help text

Commit 9326b047 includes a typo
of "8350_core" instead of "8250_core", so correct it.

Fixes kernel bugzilla #60724:
  https://bugzilla.kernel.org/show_bug.cgi?id=60724Reported-by: NChristoph Biedl <bugzilla.kernel.bpeb@manchmal.in-ulm.de>
Signed-off-by: NRandy Dunlap <rdunlap@infradead.org>
Cc: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 c77569d2
...@@ -41,7 +41,7 @@ config SERIAL_8250_DEPRECATED_OPTIONS ...@@ -41,7 +41,7 @@ config SERIAL_8250_DEPRECATED_OPTIONS
accept kernel parameters in both forms like 8250_core.nr_uarts=4 and accept kernel parameters in both forms like 8250_core.nr_uarts=4 and
8250.nr_uarts=4. We now renamed the module back to 8250, but if 8250.nr_uarts=4. We now renamed the module back to 8250, but if
anybody noticed in 3.7 and changed their userspace we still have to anybody noticed in 3.7 and changed their userspace we still have to
keep the 8350_core.* options around until they revert the changes keep the 8250_core.* options around until they revert the changes
they already did. they already did.
If 8250 is built as a module, this adds 8250_core alias instead. If 8250 is built as a module, this adds 8250_core alias instead.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册