staging: vc04_services: place the AND operator at the end of the previous line
authorJules Irenge <jbi.octave@gmail.com>
Sat, 12 Oct 2019 15:18:05 +0000 (16:18 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Oct 2019 08:00:34 +0000 (10:00 +0200)
commitf152f52c308dbaf41f3874805f9a2811f96730da
treea5c984efa15c2589fd1da1d3d0611df6f098587b
parent850d80a2d8682999b5aafa361ae239838c8636c2
staging: vc04_services: place the AND operator at the end of the previous line

Place the AND logical operator at the end of the previous line;
to fix warning of "Logical continuations should be on the previous line".
 Issue detected by checkpatch tool.

Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
Link: https://lore.kernel.org/r/20191012151805.17988-1-jbi.octave@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/bcm2835-camera/bcm2835-camera.c