OSDN Git Service

spi: fsl: Combine substrings for two messages
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 13 Jan 2017 12:50:21 +0000 (13:50 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 17 Jan 2017 18:27:38 +0000 (18:27 +0000)
commit31ae779421098e9a58a3f10e1e09b2c63f4514fa
treefc52e14052db40e0c4507348cf7c92d8e75a429e
parent5223db0b10c7917d7c6b4f7d8e2c0af0eb1158f5
spi: fsl: 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-fsl-spi.c