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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 9 Jul 2008 23:51:31 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Uwe Kleine-König <Uwe.Kleine-Koenig@...i.com>
Cc:	<trivail@...-cln-ukleine.digi.com>, <linux-kernel@...r.kernel.org>,
	Russell King <rmk+kernel@....linux.org.uk>
Subject: Re: [PATCH] Fix name of Russell King in various comments

On Mon, 30 Jun 2008 15:27:13 +0200 Uwe Kleine-K__nig <Uwe.Kleine-Koenig@...i.com> wrote:

> This patch was created by
> 
> 	git grep -E -l 'Rus(el|s?e)l King' | xargs -r -t perl -p -i -e 's/Rus(el|s?e)l King/Russell King/g'
> 
> Cc: Russell King <rmk+kernel@....linux.org.uk>
> Signed-off-by: Uwe Kleine-K__nig <Uwe.Kleine-Koenig@...i.com>
> ---
>  drivers/usb/host/ohci-au1xxx.c  |    2 +-
>  drivers/usb/host/ohci-lh7a404.c |    2 +-
>  drivers/usb/host/ohci-s3c2410.c |    2 +-
>  drivers/usb/host/ohci-sa1111.c  |    2 +-
>  include/asm-avr32/setup.h       |    2 +-
>  5 files changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/drivers/usb/host/ohci-au1xxx.c b/drivers/usb/host/ohci-au1xxx.c
> index 1b9abdb..2ec3584 100644
> --- a/drivers/usb/host/ohci-au1xxx.c
> +++ b/drivers/usb/host/ohci-au1xxx.c
> @@ -8,7 +8,7 @@
>   * Bus Glue for AMD Alchemy Au1xxx
>   *
>   * Written by Christopher Hoover <ch@....hp.com>
> - * Based on fragments of previous driver by Rusell King et al.
> + * Based on fragments of previous driver by Russell King et al.

Would the patch be smaller if we switched over to "Rusell" everywhere?

If so, we may as well do that.
--
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