OSDN Git Service

staging: fbtft: fix braces {} are not necessary for single statement blocks
authorAya Mahfouz <mahfouz.saif.elyazal@gmail.com>
Thu, 19 Feb 2015 02:50:25 +0000 (04:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Feb 2015 21:06:59 +0000 (13:06 -0800)
commit0728b01c6b3259b9d6f48885608e0f30a5908b20
tree3dd6f2091b810edf445f056f1c6a7e96ae1df9c4
parentbedc844d82336668dbb8835389cdc0df93048d0b
staging: fbtft: fix braces {} are not necessary for single statement blocks

This patch fixes the following checkpatch.pl warning:
braces {} are not necessary for single statement blocks

Signed-off-by: Aya Mahfouz <mahfouz.saif.elyazal@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/fb_ssd1331.c