Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging: vc04_services: bcm2835-camera: Add blank line after declaration

Add blank line after declaration. Issue found with checkpatch.

Signed-off-by: Nishka Dasgupta <nishka.dasgupta_ug18@ashoka.edu.in>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Nishka Dasgupta and committed by
Greg Kroah-Hartman
7c1f094a 8c369610

+1
+1
drivers/staging/vc04_services/bcm2835-camera/controls.c
··· 1270 1270 * mismatches. 1271 1271 */ 1272 1272 int i; 1273 + 1273 1274 mask = 1 << V4L2_SCENE_MODE_NONE; 1274 1275 for (i = 0; 1275 1276 i < ARRAY_SIZE(scene_configs);