lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 20 May 2008 01:24:04 +0800
From:	Jianjun Kong <kongjianjun@...il.com>
To:	Russell King <rmk@....linux.org.uk>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [PATCH] delete unuseful note

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@...il.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

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ