]> git.karo-electronics.de Git - karo-tx-linux.git/commit
spi/ppc4xx: Combine substrings for a message in spi_ppc4xx_of_probe()
authorMarkus Elfring <elfring@users.sourceforge.net>
Fri, 13 Jan 2017 13:43:06 +0000 (14:43 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 17 Jan 2017 18:34:25 +0000 (18:34 +0000)
commitffcaef5ac27b62b480b94036615b3ae4f1b725fe
treee975636feba62b0d0ba9d5985a286b2fec579656
parentfafd67940774733fa97f4b09412aea6981b82e0a
spi/ppc4xx: Combine substrings for a message in spi_ppc4xx_of_probe()

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

WARNING: quoted string split across lines

Thus fix the affected source code place.

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