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 {
>
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é
---
drivers/staging/fbtft/fb_agm1264k-fl.c