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>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
7acc1f91bf
commit
b76bfa6d7f
@@ -902,7 +902,6 @@ static int mipi_csis_subdev_init(struct v4l2_subdev *mipi_sd,
|
|||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
static int mipi_csis_dump_regs_show(struct seq_file *m, void *private)
|
static int mipi_csis_dump_regs_show(struct seq_file *m, void *private)
|
||||||
{
|
{
|
||||||
struct csi_state *state = m->private;
|
struct csi_state *state = m->private;
|
||||||
|
Reference in New Issue
Block a user