OSDN Git Service

staging: vt6655: put brace on previous line
authorTeodora Baluta <teobaluta@gmail.com>
Fri, 8 Nov 2013 23:00:03 +0000 (01:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 Nov 2013 19:13:30 +0000 (11:13 -0800)
commit938db28b337b40faa4a5563f2f7e07ebda66ae7b
tree238106e773dc51f55d49cd9186e4dd00e7ca3ba3
parentb4f66ad83bcfa45247f5d587168b884435a566c4
staging: vt6655: put brace on previous line

Place braces on same line for code statements. Fix the following
checkpatch.pl type of error for drivers/staging/vt6655/bssdb.c file:

ERROR: that open brace { should be on the previous line

Signed-off-by: Teodora Baluta <teobaluta@gmail.com>
Reviewed-by: Lisa Nguyen <lisa@xenapiadmin.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/bssdb.c