OSDN Git Service

Staging: vt6656: Remove line feeds before else
authorSimon Schuster <linux@rationality.eu>
Sat, 4 Jan 2014 15:25:11 +0000 (16:25 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Jan 2014 01:17:58 +0000 (17:17 -0800)
commitdad2ddbdbf7868acc28230cb9ac6d11cae3b956e
tree09e7cb6411b5990a490a3abbe418502f214460a6
parent77226ed70bb12d54afde67d13927f29f1f73844c
Staging: vt6656: Remove line feeds before else

An else belongs in the same line as the closing curly brace of the
previous block. Hence, this patch removes line feeds separating a
curly brace from the corresponding else.

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