All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20120723122905.GA22476@localhost>

diff --git a/a/1.txt b/N1/1.txt
index ebcadba..a9e4a83 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -53,7 +53,7 @@ On Mon, Jul 23, 2012 at 12:42:58PM +0100, Mel Gorman 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 e8356fc..4c6214f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,7 +4,7 @@
  "ref\020120723114258.GV9222@suse.de\0"
  "From\0Fengguang Wu <fengguang.wu@intel.com>\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 12:29:05 +0000\0"
+ "Date\0Mon, 23 Jul 2012 20:29:05 +0800\0"
  "To\0Mel Gorman <mgorman@suse.de>\0"
  "Cc\0James Bottomley <James.Bottomley@hansenpartnership.com>"
   kernel-janitors@vger.kernel.org
@@ -69,7 +69,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"
@@ -142,4 +142,4 @@
  "> Mel Gorman\n"
  > SUSE Labs
 
-4d3c6540192546088f0afacf6c81d32293bc38c4505433f5911c0dc626cf3cdc
+7e29b6b6a732ee50d3f23ff0d454f6683f6331c4c8b9a352ba4f9ceeadf773a2

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.