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]
Message-ID: <0f0c5ce5-3845-c4b4-180e-380dec53b525@gmail.com>
Date:   Thu, 26 May 2022 11:21:40 +0300
From:   Sergei Shtylyov <sergei.shtylyov@...il.com>
To:     Juerg Haefliger <juerg.haefliger@...onical.com>,
        ysato@...rs.sourceforge.jp, dalias@...c.org,
        linux-sh@...r.kernel.org
Cc:     linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/4] sh: Kconfig: Fix indentation

On 5/25/22 3:40 PM, Juerg Haefliger wrote:

> The convention for indentation seems to be a single tab. Help text is
> further indented by an additional two whitespaces. Fix the lines that
> violate these rules.
> 
> While at it, remove stray spaces from seemingly empty lines.

   You're also fixing some trailing spaces... that all counts up
to fixing trailing whitespace.

> Signed-off-by: Juerg Haefliger <juerg.haefliger@...onical.com>
> ---
>  arch/sh/Kconfig | 24 ++++++++++++------------
>  1 file changed, 12 insertions(+), 12 deletions(-)
> 
> diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
> index 5f220e903e5a..fc15fd6b719e 100644
> --- a/arch/sh/Kconfig
> +++ b/arch/sh/Kconfig
[...]
> @@ -644,7 +644,7 @@ config GUSA
>  	  This is the default implementation for both UP and non-ll/sc
>  	  CPUs, and is used by the libc, amongst others.
>  
> -	  For additional information, design information can be found 
> +	  For additional information, design information can be found
>  	  in <http://lc.linux.or.jp/lc2002/papers/niibe0919p.pdf>.
>  
>  	  This should only be disabled for special cases where alternate
[...]

MBR, Sergey

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ