[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YEoMwumEF+rO0bz3@kroah.com>
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