All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1217091007.6107.8.camel@inlin>

diff --git a/a/1.txt b/N1/1.txt
index 9794fd2..56cd500 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -17,6 +17,6 @@ index 557b2ab..2d57735 100644
 __GFP_REPEAT);
 +               pmd_t *pmd;
 +               pmd = (pmd_t *)get_zeroed_page(GFP_KERNEL|__GFP_REPEAT);
-                if (pmd = NULL)
+                if (pmd == NULL)
                         failed = true;
                 pmds[i] = pmd;
diff --git a/a/content_digest b/N1/content_digest
index 2c55775..fbf7d41 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Michael Borisov <niro@tut.by>\0"
  "Subject\0[PATCH] fix warning in arch/x86/mm/pgtable.c\0"
- "Date\0Sat, 26 Jul 2008 16:50:07 +0000\0"
+ "Date\0Sat, 26 Jul 2008 19:50:07 +0300\0"
  "To\0kernel-janitors@vger.kernel.org"
  " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
@@ -24,8 +24,8 @@
  "__GFP_REPEAT);\n"
  "+               pmd_t *pmd;\n"
  "+               pmd = (pmd_t *)get_zeroed_page(GFP_KERNEL|__GFP_REPEAT);\n"
- "                if (pmd = NULL)\n"
+ "                if (pmd == NULL)\n"
  "                        failed = true;\n"
                  pmds[i] = pmd;
 
-9969036e1f033ec0cbcd55d8a2f06ddbc77942528b34a320dbce17edadf672e7
+7d36205523198d54a99afa3bf6836a4ff96680b1db9ca1e4d04af90d45727262

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.