[2.6 Patch] Kernel-doc updates 5 of 15 -- /drivers/serial/core.c

From: Michael Still
Date: Mon Sep 15 2003 - 22:27:23 EST


This patch removes kernel-doc errors reported whilst doing
a make mandocs on 2.6-test4-bk5

Linus, please apply.

Cheers,
Mikal


--------------------------


diff -Nur linux-2.6.0-test4-bk5-mandocs/drivers/serial/core.c
linux-2.6.0-test4-bk5-mandocs_tweaks/drivers/serial/core.c
--- linux-2.6.0-test4-bk5-mandocs/drivers/serial/core.c 2003-09-04
10:56:01.000000000 +1000
+++ linux-2.6.0-test4-bk5-mandocs_tweaks/drivers/serial/core.c 2003-09-10
13:19:47.000000000 +1000
@@ -263,9 +263,9 @@

/**
* uart_update_timeout - update per-port FIFO timeout.
- * @port: uart_port structure describing the port.
+ * @port: uart_port structure describing the port
* @cflag: termios cflag value
- * @quot: uart clock divisor quotient
+ * @baud: speed of the port
*
* Set the port FIFO timeout value. The @cflag value should
* reflect the actual hardware settings.

--

Michael Still (mikal@xxxxxxxxxxx) | "All my life I've had one dream,
http://www.stillhq.com | to achieve my many goals"
UTC + 10 | -- Homer Simpson


-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/