]> 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)
commit4e3b3a3da94e6b4c8d15ebbc229cb9e756ed89bb
treefc52e14052db40e0c4507348cf7c92d8e75a429e
parent5f091d9c9c327566178b6cbe348306889e7d25ce
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