staging: vt6556: Cleanup coding style: lines over 80 chars
authorPeter Senna Tschudin <peter.senna@gmail.com>
Tue, 15 Jul 2014 21:23:26 +0000 (23:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jul 2014 04:55:29 +0000 (21:55 -0700)
This patch cleanup the follwoing coding style issues:
 - line over 80 chars
 - spaces on the beginning of a line
 - put { and } on the correct places

Tested by compilation only.

Signed-off-by: Peter Senna Tschudin <peter.senna@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/baseband.c
drivers/staging/vt6656/card.c
drivers/staging/vt6656/main_usb.c

Simple merge
Simple merge
Simple merge