Staging: vt6656: Remove unnecessary spaces in format strings
authorSimon Schuster <linux@rationality.eu>
Sat, 4 Jan 2014 15:25:12 +0000 (16:25 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Jan 2014 01:17:58 +0000 (17:17 -0800)
commit6c64bf8af95efe8ad288eda526d7460b02f00d52
tree0d2b89d601be2d6e86cb90a6c7fee67cf5a1d10d
parentdad2ddbdbf7868acc28230cb9ac6d11cae3b956e
Staging: vt6656: Remove unnecessary spaces in format strings

A space in a format string is unnecessary if it is followed by a line
feed. These spaces are removed by this patch.

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