[<prev] [next>] [day] [month] [year] [list]
Message-ID: <YgE8O1Y7xJTRCCtW@kroah.com>
Date: Mon, 7 Feb 2022 16:35:23 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Ankit Kumar Pandey <itsankitkp@...il.com>
Cc: jirislaby@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Fixes styleguide related issues in tty drivers
On Mon, Feb 07, 2022 at 08:46:16PM +0530, Ankit Kumar Pandey wrote:
> Various styleguide warnings are raised in drivers/tty. This patch aims
> to fix those and bring styleguide warning to zero.
> Signed-off-by: Ankit Kumar Pandey <itsankitkp@...il.com>
> ---
> drivers/tty/ehv_bytechan.c | 5 +++--
> drivers/tty/goldfish.c | 2 ++
> 2 files changed, 5 insertions(+), 2 deletions(-)
Please practice on stuff like this in the drivers/staging/ portion of
the kernel, as that is what it is there for, and you do not disrupt the
workflows of the other kernel developers by touching files like this in
in correct ways.
good luck!
greg k-h
Powered by blists - more mailing lists