All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <47824D31.8040104@ak.jp.nec.com>

diff --git a/a/1.txt b/N1/1.txt
index 0dceb67..a77b765 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -21,9 +21,9 @@ Julia Lawall wrote:
 >   <+...
 > (
 >   E = \(posix_acl_clone\|posix_acl_alloc\|posix_acl_dup\)(...);
->   if (E = NULL) S
+>   if (E == NULL) S
 > |
->   if ((E = \(posix_acl_clone\|posix_acl_alloc\|posix_acl_dup\)(...)) = NULL) S
+>   if ((E = \(posix_acl_clone\|posix_acl_alloc\|posix_acl_dup\)(...)) == NULL) S
 > )
 >   ... when != E2 = E
 >       when strict
diff --git a/a/content_digest b/N1/content_digest
index 33c5208..75c4b0c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\0Pine.LNX.4.64.0801061749490.24950@ask.diku.dk\0"
  "From\0KaiGai Kohei <kaigai@ak.jp.nec.com>\0"
  "Subject\0Re: [PATCH] fs/jffs2: Add missing call to posix_acl_release\0"
- "Date\0Mon, 07 Jan 2008 16:02:57 +0000\0"
+ "Date\0Tue, 08 Jan 2008 01:02:57 +0900\0"
  "To\0Julia Lawall <julia@diku.dk>\0"
  "Cc\0linux-mtd@lists.infradead.org"
   kernel-janitors@vger.kernel.org
@@ -33,9 +33,9 @@
  ">   <+...\n"
  "> (\n"
  ">   E = \\(posix_acl_clone\\|posix_acl_alloc\\|posix_acl_dup\\)(...);\n"
- ">   if (E = NULL) S\n"
+ ">   if (E == NULL) S\n"
  "> |\n"
- ">   if ((E = \\(posix_acl_clone\\|posix_acl_alloc\\|posix_acl_dup\\)(...)) = NULL) S\n"
+ ">   if ((E = \\(posix_acl_clone\\|posix_acl_alloc\\|posix_acl_dup\\)(...)) == NULL) S\n"
  "> )\n"
  ">   ... when != E2 = E\n"
  ">       when strict\n"
@@ -79,4 +79,4 @@
  "OSS Platform Development Division, NEC\n"
  KaiGai Kohei <kaigai@ak.jp.nec.com>
 
-61ee58038213c0ae06551b0e4ccfc2fbbc67315a2650c62d2c86cd77b01fffe6
+e5f815843e06300eebab4efafe026801adbdd5904ce7d6e83ee2c84adf373f24

diff --git a/a/1.txt b/N2/1.txt
index 0dceb67..a77b765 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -21,9 +21,9 @@ Julia Lawall wrote:
 >   <+...
 > (
 >   E = \(posix_acl_clone\|posix_acl_alloc\|posix_acl_dup\)(...);
->   if (E = NULL) S
+>   if (E == NULL) S
 > |
->   if ((E = \(posix_acl_clone\|posix_acl_alloc\|posix_acl_dup\)(...)) = NULL) S
+>   if ((E = \(posix_acl_clone\|posix_acl_alloc\|posix_acl_dup\)(...)) == NULL) S
 > )
 >   ... when != E2 = E
 >       when strict
diff --git a/a/content_digest b/N2/content_digest
index 33c5208..425dec6 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,12 +1,12 @@
  "ref\0Pine.LNX.4.64.0801061749490.24950@ask.diku.dk\0"
  "From\0KaiGai Kohei <kaigai@ak.jp.nec.com>\0"
  "Subject\0Re: [PATCH] fs/jffs2: Add missing call to posix_acl_release\0"
- "Date\0Mon, 07 Jan 2008 16:02:57 +0000\0"
+ "Date\0Tue, 08 Jan 2008 01:02:57 +0900\0"
  "To\0Julia Lawall <julia@diku.dk>\0"
- "Cc\0linux-mtd@lists.infradead.org"
-  kernel-janitors@vger.kernel.org
-  dwmw2@infradead.org
+ "Cc\0dwmw2@infradead.org"
+  linux-mtd@lists.infradead.org
   linux-kernel@vger.kernel.org
+  kernel-janitors@vger.kernel.org
  " KaiGai Kohei <kaigai@ak.jp.nec.com>\0"
  "\00:1\0"
  "b\0"
@@ -33,9 +33,9 @@
  ">   <+...\n"
  "> (\n"
  ">   E = \\(posix_acl_clone\\|posix_acl_alloc\\|posix_acl_dup\\)(...);\n"
- ">   if (E = NULL) S\n"
+ ">   if (E == NULL) S\n"
  "> |\n"
- ">   if ((E = \\(posix_acl_clone\\|posix_acl_alloc\\|posix_acl_dup\\)(...)) = NULL) S\n"
+ ">   if ((E = \\(posix_acl_clone\\|posix_acl_alloc\\|posix_acl_dup\\)(...)) == NULL) S\n"
  "> )\n"
  ">   ... when != E2 = E\n"
  ">       when strict\n"
@@ -79,4 +79,4 @@
  "OSS Platform Development Division, NEC\n"
  KaiGai Kohei <kaigai@ak.jp.nec.com>
 
-61ee58038213c0ae06551b0e4ccfc2fbbc67315a2650c62d2c86cd77b01fffe6
+5f7122745c05a45423bb31f5404d4174c9dc270a17311490ac707cbbf94b2a90

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.