staging: vt6655: put trailing statements on next line
authorTeodora Baluta <teobaluta@gmail.com>
Fri, 8 Nov 2013 23:00:02 +0000 (01:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 Nov 2013 19:03:18 +0000 (11:03 -0800)
commitb4f66ad83bcfa45247f5d587168b884435a566c4
treeec23f272e142814617d4a2e3cb66ceab9c9c3569
parent347a0475a627d77684b16b718230d5e5395f1cad
staging: vt6655: put trailing statements on next line

This patch fixes the following type of checkpatch.pl errors in
drivers/staging/vt6655/bssdb.c file:

ERROR: trailing statements should be on next 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