]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf9ea401c78e9ebbb3346b67fd7f44f40029545fb
treefc52e14052db40e0c4507348cf7c92d8e75a429e
parenta289e8a8d221bdeff72d55321d04c83285cda0ba
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