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

diff --git a/a/1.txt b/N1/1.txt
index e5353a1..80beaf7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -49,7 +49,7 @@ index 6c6defc..af9cf30 100644
 +++ 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 3041400..673e13d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020120722163058.GB13376@localhost\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:16:19 +0000\0"
+ "Date\0Mon, 23 Jul 2012 12:16:19 +0100\0"
  "To\0Fengguang Wu <fengguang.wu@intel.com>\0"
  "Cc\0kernel-janitors@vger.kernel.org"
   Kyle McMartin <kyle@parisc-linux.org>
@@ -61,7 +61,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"
@@ -78,4 +78,4 @@
  " static __inline__ s64\n"
   __atomic64_add_return(s64 i, atomic64_t *v)
 
-e7c5c47575c84766934cae559b75040d352fd72068ecada5bbd5358cedd9b9de
+51cc653e11f88844c6bd58229701a1de68d4ddb80f508230c04859a7e2268b24

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.