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 <[email protected]>
> ---
> 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

