Staging: vt6656: Reduce line length of bssdb.c
authorSimon Schuster <linux@rationality.eu>
Sat, 4 Jan 2014 15:25:18 +0000 (16:25 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Jan 2014 01:17:59 +0000 (17:17 -0800)
commit98e54917311609d29d4a0aae3a4a08f8ab502984
tree93243dd63189057eddbce7aa165fd459f3e69259
parent5918ed4203362393c88dd33d6f44625e775416d1
Staging: vt6656: Reduce line length of bssdb.c

Long lines are split into multiple ones to reduce the line length.
Additionally some alignment fixes are made that previous patches
missed.

Unfortunately, due to the high indentation levels present in parts of
bssdb.c, this patch leaves some lines which are longer than 80
characters.

Signed-off-by: Sebastian Rachuj <sebastian.rachuj@studium.uni-erlangen.de>
Signed-off-by: Simon Schuster <linux@rationality.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/bssdb.c