[PATCH] staging: rtl8192u: fix spacing around if statements

Greg Kroah-Hartman gregkh at linuxfoundation.org
Thu Mar 9 17:18:44 UTC 2017


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 at ireas.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


More information about the devel mailing list