]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
media: staging: media: zoran: remove blank line
authorCorentin Labbe <clabbe@baylibre.com>
Tue, 18 May 2021 12:41:11 +0000 (14:41 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 2 Jun 2021 12:03:10 +0000 (14:03 +0200)
Minor style fix by removing useless blank line.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/zoran/zoran.h

index e7fe8da7732c7845189fe9b0fb52bde7db288829..b1ad2a2b914cd024567c391a18bb5d76d8aa0268 100644 (file)
@@ -158,7 +158,6 @@ struct zoran_jpg_settings {
        struct v4l2_jpegcompression jpg_comp;   /* JPEG-specific capture settings */
 };
 
-
 struct zoran;
 
 /* zoran_fh contains per-open() settings */