[PATCH] delete unuseful note

From: Jianjun Kong
Date: Mon May 19 2008 - 13:24:19 EST


On Mon, May 19, 2008 at 05:50:07PM +0100, Russell King wrote:
> On Tue, May 20, 2008 at 12:32:10AM +0800, Jianjun Kong wrote:
> > Change of initials.
> > "rmk" -> "RMK"
> > "linus" -> "Linus".
> >
> > ---
> > 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..b259b07 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.
>
> The part of the comment below should be deleted.
>
> > * [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)

Another new one.
Delete the unuseful note.

Signed-off-by: Jianjun Kong <kongjianjun@xxxxxxxxx>
---
drivers/serial/mux.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/drivers/serial/mux.c b/drivers/serial/mux.c
index e940317..551c469 100644
--- a/drivers/serial/mux.c
+++ b/drivers/serial/mux.c
@@ -355,9 +355,6 @@ 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
- * 2.5.47.]
*/
static void mux_config_port(struct uart_port *port, int type)
{
--
1.5.2.5

--
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/