On 04/30/2015 04:08 PM, Mauro Carvalho Chehab wrote: > drivers/media/platform/vivid/vivid-vid-out.c:1155 vivid_vid_out_g_parm() warn: inconsistent indenting > > Signed-off-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx> Acked-by: Hans Verkuil <hans.verkuil@xxxxxxxxx> > > diff --git a/drivers/media/platform/vivid/vivid-vid-out.c b/drivers/media/platform/vivid/vivid-vid-out.c > index 0af43dc7715c..00f42df947c0 100644 > --- a/drivers/media/platform/vivid/vivid-vid-out.c > +++ b/drivers/media/platform/vivid/vivid-vid-out.c > @@ -1152,7 +1152,8 @@ int vivid_vid_out_g_parm(struct file *file, void *priv, > parm->parm.output.capability = V4L2_CAP_TIMEPERFRAME; > parm->parm.output.timeperframe = dev->timeperframe_vid_out; > parm->parm.output.writebuffers = 1; > -return 0; > + > + return 0; > } > > int vidioc_subscribe_event(struct v4l2_fh *fh, > -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html