All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20120723114258.GV9222@suse.de>

diff --git a/a/1.txt b/N1/1.txt
index b829460..3f66042 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -52,7 +52,7 @@ On Mon, Jul 23, 2012 at 12:20:20PM +0100, James Bottomley wrote:
 > > +++ b/arch/parisc/include/asm/atomic.h
 > > @@ -141,7 +141,7 @@ static __inline__ int __atomic_add_unless(atomic_t *v, int a, int u)
 > >  
-> >  #define atomic_sub_and_test(i,v)	(atomic_sub_return((i),(v)) = 0)
+> >  #define atomic_sub_and_test(i,v)	(atomic_sub_return((i),(v)) == 0)
 > >  
 > > -#define ATOMIC_INIT(i)	((atomic_t) { (i) })
 > > +#define ATOMIC_INIT(i)	{ (i) }
diff --git a/a/content_digest b/N1/content_digest
index 8dcd798..acc787d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\01343042420.3027.11.camel@dabdike.int.hansenpartnership.com\0"
  "From\0Mel Gorman <mgorman@suse.de>\0"
  "Subject\0Re: [next:akpm 129/309] net/core/sock.c:274:36: error: initializer element is not constant\0"
- "Date\0Mon, 23 Jul 2012 11:42:58 +0000\0"
+ "Date\0Mon, 23 Jul 2012 12:42:58 +0100\0"
  "To\0James Bottomley <James.Bottomley@hansenpartnership.com>\0"
  "Cc\0Fengguang Wu <fengguang.wu@intel.com>"
   kernel-janitors@vger.kernel.org
@@ -67,7 +67,7 @@
  "> > +++ b/arch/parisc/include/asm/atomic.h\n"
  "> > @@ -141,7 +141,7 @@ static __inline__ int __atomic_add_unless(atomic_t *v, int a, int u)\n"
  "> >  \n"
- "> >  #define atomic_sub_and_test(i,v)\t(atomic_sub_return((i),(v)) = 0)\n"
+ "> >  #define atomic_sub_and_test(i,v)\t(atomic_sub_return((i),(v)) == 0)\n"
  "> >  \n"
  "> > -#define ATOMIC_INIT(i)\t((atomic_t) { (i) })\n"
  "> > +#define ATOMIC_INIT(i)\t{ (i) }\n"
@@ -122,4 +122,4 @@
  "Mel Gorman\n"
  SUSE Labs
 
-4d282264ff3f13c724aa7aba01415b289a14dca531b34db9560b4928d8dc8b9f
+ce0b2fe6a99fa4b77a6078a7d1695665fc10d35e13300368aff05ee4cb1b734c

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.