OSDN Git Service

staging: dgnc: fix braces {} are not necessary for single statement blocks
authorSalah Triki <salah.triki@acm.org>
Sun, 1 Mar 2015 22:18:50 +0000 (23:18 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Mar 2015 00:12:22 +0000 (16:12 -0800)
commit834d86735d2b12c74d252addf20fc448bae8f813
tree458dde0e19ed648e6de0cc67107d963af8105c26
parent87643abf92484074937594897145bb53efc0e77e
staging: dgnc: 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: Salah Triki <salah.triki@acm.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_tty.c