All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <12527629.75AJWSknHq@avalon>

diff --git a/a/1.txt b/N1/1.txt
index 2863801..fc276e9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -39,7 +39,7 @@ On Monday 12 November 2012 00:33:17 Sakari Ailus wrote:
 > > > > +
 > > > > +int v4l2_clk_enable(struct v4l2_clk *clk)
 > > > > +{
-> > > > +	if (atomic_inc_return(&clk->enable) = 1 && clk->ops->enable) {
+> > > > +	if (atomic_inc_return(&clk->enable) == 1 && clk->ops->enable) {
 > > > > +		int ret = clk->ops->enable(clk);
 > > > > +		if (ret < 0)
 > > > > +			atomic_dec(&clk->enable);
diff --git a/a/content_digest b/N1/content_digest
index e6dd218..f52739c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\020121111223317.GM25623@valkosipuli.retiisi.org.uk\0"
  "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
  "Subject\0Re: [PATCH v2] media: V4L2: add temporary clock helpers\0"
- "Date\0Mon, 12 Nov 2012 11:06:50 +0000\0"
+ "Date\0Mon, 12 Nov 2012 12:06:50 +0100\0"
  "To\0Sakari Ailus <sakari.ailus@iki.fi>\0"
  "Cc\0Guennadi Liakhovetski <g.liakhovetski@gmx.de>"
   Linux Media Mailing List <linux-media@vger.kernel.org>
@@ -55,7 +55,7 @@
  "> > > > +\n"
  "> > > > +int v4l2_clk_enable(struct v4l2_clk *clk)\n"
  "> > > > +{\n"
- "> > > > +\tif (atomic_inc_return(&clk->enable) = 1 && clk->ops->enable) {\n"
+ "> > > > +\tif (atomic_inc_return(&clk->enable) == 1 && clk->ops->enable) {\n"
  "> > > > +\t\tint ret = clk->ops->enable(clk);\n"
  "> > > > +\t\tif (ret < 0)\n"
  "> > > > +\t\t\tatomic_dec(&clk->enable);\n"
@@ -100,4 +100,4 @@
  "\n"
  Laurent Pinchart
 
-c81b79879cef4a8681d7521a2a0cabda0d363e52cd0f987638af9be0710376c1
+a56d8461081967241ce68929b059ba3c6701fe519ed3e29d43347c5c0d74ea3b

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.