All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jianjun Kong <kongjianjun@gmail.com>
To: Russell King <rmk@arm.linux.org.uk>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [PATCH] delete unuseful note
Date: Tue, 20 May 2008 01:24:04 +0800	[thread overview]
Message-ID: <20080519172404.GA11030@ubuntu> (raw)
In-Reply-To: <20080519165006.GA17605@flint.arm.linux.org.uk>

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@gmail.com>
---
 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


           reply	other threads:[~2008-05-19 17:24 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20080519165006.GA17605@flint.arm.linux.org.uk>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080519172404.GA11030@ubuntu \
    --to=kongjianjun@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rmk@arm.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.