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

media: imx7-mipi-csis: Remove extra blank line

Checkpatch reports an extra blank line, so remove such unneeded
line.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>

authored by

Fabio Estevam and committed by
Mauro Carvalho Chehab
b76bfa6d 7acc1f91

-1
-1
drivers/staging/media/imx/imx7-mipi-csis.c
··· 902 902 return ret; 903 903 } 904 904 905 - 906 905 static int mipi_csis_dump_regs_show(struct seq_file *m, void *private) 907 906 { 908 907 struct csi_state *state = m->private;