diff for duplicates of <1969703.gAPgeEIYEi@avalon> diff --git a/a/1.txt b/N1/1.txt index 139499c..f57bfc2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,7 +27,8 @@ and applied to my tree. > }; > > -static struct v4l2_subdev_internal_ops mt9t001_subdev_internal_ops = { -> +static const struct v4l2_subdev_internal_ops mt9t001_subdev_internal_ops > { .registered = mt9t001_registered, +> +static const struct v4l2_subdev_internal_ops mt9t001_subdev_internal_ops = +> { .registered = mt9t001_registered, > .open = mt9t001_open, > .close = mt9t001_close, diff --git a/a/content_digest b/N1/content_digest index 3783cf3..6badf61 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01444564633-19861-1-git-send-email-Julia.Lawall@lip6.fr\0" "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "Subject\0Re: [PATCH] [media] mt9t001: constify v4l2_subdev_internal_ops structure\0" - "Date\0Mon, 09 Nov 2015 14:34:19 +0000\0" + "Date\0Mon, 09 Nov 2015 16:34:19 +0200\0" "To\0Julia Lawall <Julia.Lawall@lip6.fr>\0" "Cc\0kernel-janitors@vger.kernel.org" Mauro Carvalho Chehab <mchehab@osg.samsung.com> @@ -38,7 +38,8 @@ "> };\n" "> \n" "> -static struct v4l2_subdev_internal_ops mt9t001_subdev_internal_ops = {\n" - "> +static const struct v4l2_subdev_internal_ops mt9t001_subdev_internal_ops > { .registered = mt9t001_registered,\n" + "> +static const struct v4l2_subdev_internal_ops mt9t001_subdev_internal_ops =\n" + "> { .registered = mt9t001_registered,\n" "> \t.open = mt9t001_open,\n" "> \t.close = mt9t001_close,\n" "\n" @@ -47,4 +48,4 @@ "\n" Laurent Pinchart -689f374a53470533690d841dd0ec5931f6ae3af2edd60c2320d39af324dc6227 +4814b8eeca41222f7dfb0531bbb2672706be1b04434a3b988a1609e316cf4406
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.