All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160125091423.386ae714@recife.lan>

diff --git a/a/1.txt b/N1/1.txt
index 82e6a11..6bf0c85 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -39,8 +39,8 @@ the next set of patches upstream.
 > > *pipe) bool stopped;
 > > 
 > >  	spin_lock_irqsave(&pipe->irqlock, flags);
-> > -	stopped = pipe->state = VSP1_PIPELINE_STOPPED,
-> > +	stopped = pipe->state = VSP1_PIPELINE_STOPPED;
+> > -	stopped = pipe->state == VSP1_PIPELINE_STOPPED,
+> > +	stopped = pipe->state == VSP1_PIPELINE_STOPPED;
 > >  	spin_unlock_irqrestore(&pipe->irqlock, flags);
 > > 
 > >  	return stopped;
diff --git a/a/content_digest b/N1/content_digest
index 64756d7..bcd4474 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01991984.ioj231CKOU@avalon\0"
  "From\0Mauro Carvalho Chehab <mchehab@osg.samsung.com>\0"
  "Subject\0Re: [PATCH] drivers/media: vsp1_video: fix compile error\0"
- "Date\0Mon, 25 Jan 2016 11:14:23 +0000\0"
+ "Date\0Mon, 25 Jan 2016 09:14:23 -0200\0"
  "To\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
  "Cc\0Anders Roxell <anders.roxell@linaro.org>"
   linux-media@vger.kernel.org
@@ -52,11 +52,11 @@
  "> > *pipe) bool stopped;\n"
  "> > \n"
  "> >  \tspin_lock_irqsave(&pipe->irqlock, flags);\n"
- "> > -\tstopped = pipe->state = VSP1_PIPELINE_STOPPED,\n"
- "> > +\tstopped = pipe->state = VSP1_PIPELINE_STOPPED;\n"
+ "> > -\tstopped = pipe->state == VSP1_PIPELINE_STOPPED,\n"
+ "> > +\tstopped = pipe->state == VSP1_PIPELINE_STOPPED;\n"
  "> >  \tspin_unlock_irqrestore(&pipe->irqlock, flags);\n"
  "> > \n"
  "> >  \treturn stopped;\n"
  >
 
-5ec2b48eaf0b268669c24e9a4a7a13cc833536d1329bb52d0e3c1ac1cb7cca4c
+5cebb4716843822d2894160680f2ac20eb371364079f092b4e17ccdbeba1cff1

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.