Re: [PATCH] staging: kpc2000: fix brace issues in kpc2000_spi.c

From: Greg KH
Date: Mon Jul 01 2019 - 04:42:45 EST


On Thu, Jun 27, 2019 at 09:53:23PM +0200, Simon Sandström wrote:
> Fixes issues found by checkpatch:
>
> - "WARNING: braces {} are not necessary for single statement blocks"
> - "WARNING: braces {} are not necessary for any arm of this statement"
>
> Signed-off-by: Simon Sandström <simon@xxxxxxxxxx>
> ---
> drivers/staging/kpc2000/kpc2000_spi.c | 39 ++++++++++-----------------
> 1 file changed, 14 insertions(+), 25 deletions(-)

Patch does not apply to my tree :(

Please rebase it and resend.

thanks,

greg k-h