Messages in this thread Patch in this message |  | | | From | Jianjun Kong <> | | Subject | [PATCH] spelling of Linus | | Date | Sun, 18 May 2008 16:41:41 +0800 | |
Change "linus" to "Linus".
Signed-off-by: Jianjun Kong <kongjianjun@gmail.com>
---
drivers/serial/mux.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/serial/mux.c b/drivers/serial/mux.c
index e940317..9e13136 100644
--- a/drivers/serial/mux.c
+++ b/drivers/serial/mux.c
@@ -356,7 +356,7 @@ static int mux_request_port(struct uart_port *port)
* Perform any autoconfiguration steps for the port. This function is
* called if the UPF_BOOT_AUTOCONF flag is specified for the port.
* [Note: This is required for now because of a bug in the Serial core.
- * rmk has already submitted a patch to linus, should be available for
+ * rmk has already submitted a patch to Linus, should be available for
* 2.5.47.]
*/
static void mux_config_port(struct uart_port *port, int type)
--
1.5.2.5
|  |