spi/mpc52xx: Combine substrings for two messages
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 13 Jan 2017 13:14:45 +0000 (14:14 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 17 Jan 2017 18:28:19 +0000 (18:28 +0000)
commit9c4f0440ba8f3ad57bebb46cfa29a18333fe4860
tree6410c8f5addfec8685f6cdc82375dd194c815f98
parent8b6c8955b5dc21358cb1f67cadc5514d2353375d
spi/mpc52xx: Combine substrings for two messages

The script "checkpatch.pl" pointed information out like the following.

WARNING: quoted string split across lines

Thus fix the affected source code places.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-mpc52xx.c