diff for duplicates of <2189762.YSqxXoib1X@avalon> diff --git a/a/1.txt b/N1/1.txt index 1f0d788..326d82b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -37,7 +37,7 @@ Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > + > /* Create links. */ > list_for_each_entry(entity, &vsp1->entities, list_dev) { -> if (entity->type = VSP1_ENTITY_LIF || +> if (entity->type == VSP1_ENTITY_LIF || > @@ -269,14 +277,6 @@ static int vsp1_create_entities(struct vsp1_device > *vsp1) return ret; > } diff --git a/a/content_digest b/N1/content_digest index 65445de..d32f309 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01441296036-20727-3-git-send-email-javier@osg.samsung.com\0" "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "Subject\0Re: [PATCH 2/5] [media] v4l: vsp1: create pad links after subdev registration\0" - "Date\0Sun, 06 Dec 2015 02:46:14 +0000\0" + "Date\0Sun, 06 Dec 2015 04:46:14 +0200\0" "To\0Javier Martinez Canillas <javier@osg.samsung.com>\0" "Cc\0linux-kernel@vger.kernel.org" Hans Verkuil <hans.verkuil@cisco.com> @@ -50,7 +50,7 @@ "> +\n" "> \t/* Create links. */\n" "> \tlist_for_each_entry(entity, &vsp1->entities, list_dev) {\n" - "> \t\tif (entity->type = VSP1_ENTITY_LIF ||\n" + "> \t\tif (entity->type == VSP1_ENTITY_LIF ||\n" "> @@ -269,14 +277,6 @@ static int vsp1_create_entities(struct vsp1_device\n" "> *vsp1) return ret;\n" "> \t}\n" @@ -72,4 +72,4 @@ "\n" Laurent Pinchart -362a917c29c8098032073530106216384eb79183fdd5d5265b77bd303db1817c +03874f185e180d2e8941887571a0ab380b8cc6f19f4bf89983d0c26e56701113
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.