staging: vc04_services: bcm2835-camera: Compress two lines into one line
authorVatsala Narang <vatsalanarang@gmail.com>
Wed, 1 May 2019 05:53:53 +0000 (11:23 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 May 2019 16:18:03 +0000 (18:18 +0200)
commit7fb4a94db87e333cd669964f09c3b19b91aa49b7
treec2c75907e8ca30567908575dc70e72d87303ba78
parent3343712444e5045f8c4dae54f9e584b603a93641
staging: vc04_services: bcm2835-camera: Compress two lines into one line

Return value directly without saving it in a variable and remove that
variable.

Issue suggested by Coccinelle.

Signed-off-by: Vatsala Narang <vatsalanarang@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/bcm2835-camera/bcm2835-camera.c