Staging: vc04_services: bcm2835-camera: fix blank line style check
authorMoritz C. Weber <mo.c.weber@gmail.com>
Mon, 19 Feb 2024 11:22:33 +0000 (12:22 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Mar 2024 14:02:14 +0000 (14:02 +0000)
Remove blank line to fix checkpatch check:
Increase readability and consistency

Signed-off-by: "Moritz C. Weber" <mo.c.weber@gmail.com>
Link: https://lore.kernel.org/r/20240219112234.8673-2-mo.c.weber@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/bcm2835-camera/bcm2835-camera.c

index e6e89784d84b93b28d5b285562db30ecbdb6647c..e6ff5ea04471fc655ff68f4c59b55b1aefad3ede 100644 (file)
@@ -1006,7 +1006,6 @@ static int vidioc_try_fmt_vid_cap(struct file *file, void *priv,
        return 0;
 }
 
-
 static int mmal_setup_video_component(struct bcm2835_mmal_dev *dev,
                                      struct v4l2_format *f)
 {