staging: vc04_services: Unsplit user-visible strings
authorGenki Sky <sky@genki.is>
Wed, 6 Dec 2017 00:09:54 +0000 (19:09 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 Dec 2017 08:48:54 +0000 (09:48 +0100)
commitbaaa3e09c43ecb32e77a68a45c74d5361565cf76
tree70faa709681dff6905f522e89bb646d29f5d6592
parent7260ea5fc327344974716e5109180f96f0483a85
staging: vc04_services: Unsplit user-visible strings

This was found using checkpatch.pl's SPLIT_STRING warning. While joining
these strings makes for long lines, the kernel codebase consistently
does it this way to make user-visible strings easier to grep for.

Signed-off-by: Genki Sky <sky@genki.is>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/bcm2835-camera/bcm2835-camera.c
drivers/staging/vc04_services/bcm2835-camera/mmal-vchiq.c