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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 16 Aug 2010 19:10:45 +0200
From:	Michal Marek <mmarek@...e.cz>
To:	Stephan Sperber <sperberstephan@...glemail.com>
Cc:	linux-kernel@...r.kernel.org, trivial@...nel.org
Subject: Re: [PATCH] Kconfig: deleted a word which apeared twice

Dne 16.8.2010 10:22, Stephan Sperber napsal(a):
> Hi all,
> 
> please be not too hard on me with this patch. it is my first one.
> at least give me input what needs to be better.
> thanks in advance

Your patch is fine, let's just add trivial@...nel.org to Cc.

Michal

> 
> Stephan
> ps: i am not subscribed to the list
> 
>>>From e81719fabd94594b342114c6060c21da72dc9257 Mon Sep 17 00:00:00 2001
> From: Stephan Sperber <sperberstephan@...glemail.com>
> Date: Wed, 14 Jul 2010 11:23:08 +0200
> Subject: [PATCH] Kconfig: deleted a word which apeared twice
> 
> Deleted a word which apeared twice.
> 
> Signed-off-by: Stephan Sperber <sperberstephan@...glemail.com>
> ---
>  init/Kconfig |    2 +-
>  usr/Kconfig  |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/init/Kconfig b/init/Kconfig
> index 5cff9a9..5d78655 100644
> --- a/init/Kconfig
> +++ b/init/Kconfig
> @@ -179,7 +179,7 @@ config KERNEL_LZO
>  	depends on HAVE_KERNEL_LZO
>  	help
>  	  Its compression ratio is the poorest among the 4. The kernel
> -	  size is about about 10% bigger than gzip; however its speed
> +	  size is about 10% bigger than gzip; however its speed
>  	  (both compression and decompression) is the fastest.
>  
>  endchoice
> diff --git a/usr/Kconfig b/usr/Kconfig
> index e2721f5..c2c7fe2 100644
> --- a/usr/Kconfig
> +++ b/usr/Kconfig
> @@ -144,7 +144,7 @@ config INITRAMFS_COMPRESSION_LZO
>  	depends on RD_LZO
>  	help
>  	  Its compression ratio is the poorest among the four. The kernel
> -	  size is about about 10% bigger than gzip; however its speed
> +	  size is about 10% bigger than gzip; however its speed
>  	  (both compression and decompression) is the fastest.
>  
>  endchoice

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