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] [day] [month] [year] [list]
Date:   Thu, 11 Mar 2021 13:27:46 +0100
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Shubhankar Kuranagatti <shubhankarvk@...il.com>
Cc:     axboe@...nel.dk, jack@...e.cz, hare@...e.de, tj@...nel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] init: do_mounts.c: Fix indentation errors.

On Thu, Mar 11, 2021 at 05:36:50PM +0530, Shubhankar Kuranagatti wrote:
> Switch and case have been aligned together, extra tab removed
> Removed extra space before tab.
> 
> Signed-off-by: Shubhankar Kuranagatti <shubhankarvk@...il.com>
> ---
>  init/do_mounts.c | 13 ++++++-------
>  1 file changed, 6 insertions(+), 7 deletions(-)

For basic "clean up the code as a first patch task", please stick to the
code under drivers/staging/ and do not venture out into the "core"
kernel files as that just causes unneeded and unwanted churn.

good luck!

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ