[PATCH] staging: fbtft: fix unbalanced parenthesis

Greg KH gregkh at linuxfoundation.org
Fri May 12 08:50:03 UTC 2017


On Fri, May 12, 2017 at 08:10:42AM +0200, Alexis Lothoré wrote:
> Add missing parenthesis around if/else statement to comply with checkpatch.pl
> following check :
> 
> Unbalanced braces around else statement
> #288: FILE: drivers/staging/fbtft/fb_agm1264k-fl.c:288:
> +			else {
> 
> Signed-off-by: Alexis Lothoré <alexis.lothore at gmail.com>
> ---
>  drivers/staging/fbtft/fb_agm1264k-fl.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Someone else just sent this same patch right before you did, sorry.

greg k-h


More information about the devel mailing list