[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200403074214.GA3478242@kroah.com>
Date: Fri, 3 Apr 2020 09:42:14 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Iulian Olaru <iulianolaru249@...il.com>
Cc: daniel.baluta@...il.com, allison@...utok.net, info@...ux.net,
alexios.zavras@...el.com, tglx@...utronix.de,
devel@...verdev.osuosl.org,
Iulian Olaru <iulianolaru249@...oo.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: uwb: Fix missing blank space coding style issue
On Mon, Mar 30, 2020 at 01:57:27AM +0300, Iulian Olaru wrote:
> This patch adds a blank space before the switch argument parenthesis to
> silence checkpatch.pl errors.
>
> Signed-off-by: Iulian Olaru <iulianolaru249@...oo.com>
> ---
> drivers/staging/uwb/drp.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
This file is no longer in the kernel tree. Always make sure to work
against linux-next, and not Linus's tree, in order to not duplicate
existing efforts.
thanks,
greg k-h
Powered by blists - more mailing lists