From: Simon Schuster Date: Sat, 4 Jan 2014 15:25:18 +0000 (+0100) Subject: Staging: vt6656: Reduce line length of bssdb.c X-Git-Tag: v3.14-rc1~150^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98e54917311609d29d4a0aae3a4a08f8ab502984;p=pandora-kernel.git 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 Signed-off-by: Simon Schuster Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed