]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vt6655: remove braces for single statements if
authorGuillaume Clement <gclement@baobob.org>
Thu, 24 Jul 2014 23:06:25 +0000 (01:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Jul 2014 18:21:28 +0000 (11:21 -0700)
commiteb8677229f2f2add4ccdc053c32cb5e35021f7e2
treea592d9843430ab5e936a79049ddfc9c77fdfb652
parent0df87853d861ad1f5f197eea6d40277ea5c8ea32
staging: vt6655: remove braces for single statements if

This fixes several "braces {} are not necessary for single statement
blocks" checkpatch warnings.

Signed-off-by: Guillaume Clement <gclement@baobob.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/power.c
drivers/staging/vt6655/vntwifi.c
drivers/staging/vt6655/wmgr.c