[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170309171844.GA11818@kroah.com>
Date: Thu, 9 Mar 2017 18:18:44 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Robin Krahl <robin.krahl@...as.org>
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: rtl8192u: fix spacing around if statements
On Thu, Mar 02, 2017 at 11:16:23PM +0100, Robin Krahl wrote:
> Corrects the spacing around two if statements to fix these checkpatch.pl
> errors:
>
> ERROR: space required before the open brace '{'
> ERROR: space prohibited after that open parenthesis '('
>
> Signed-off-by: Robin Krahl <robin.krahl@...as.org>
> ---
> drivers/staging/rtl8192u/r8192U_core.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Someone else did this same change right before you did, sorry :(
greg k-h
Powered by blists - more mailing lists