OSDN Git Service

staging: sm750: no braces for single stmt if blocks
authorMichel von Czettritz <michel.von.czettritz@gmail.com>
Fri, 27 Mar 2015 18:42:48 +0000 (19:42 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Apr 2015 11:39:32 +0000 (13:39 +0200)
commitf46a04c75605fd55879c797fd7f349f8cb32bb88
treed3ca538ae972fdf495465393a4ee221cab8aaaac
parent27fa159bd2958ed2146d794c295c32e4fe4dd055
staging: sm750: no braces for single stmt if blocks

This patches fixes checkpatch.pl warning:
"WARNING: braces {} are not necessary for single statement blocks"

Signed-off-by: Michel von Czettritz <michel.von.czettritz@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750.c