All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20110220175011.GA13726@parisc-linux.org>

diff --git a/a/1.txt b/N1/1.txt
index 9033906..b622aec 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -26,7 +26,7 @@ On Sun, Feb 20, 2011 at 03:14:52PM +0100, Borislav Petkov wrote:
 >            int f(void);
 >            char c;
 >            /* ... */
->            if ((c = f()) = -1)
+>            if ((c = f()) == -1)
 >                     /* ... */
 > 
 > the int value returned by the function may be truncated when stored in
diff --git a/a/content_digest b/N1/content_digest
index 4faf52c..7045600 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,8 +2,8 @@
  "ref\020110220130214.GD25700@elte.hu\0"
  "ref\020110220141452.GA12127@aftab\0"
  "From\0Matthew Wilcox <matthew@wil.cx>\0"
- "Subject\0Re: [patch -next] x86, microcode, AMD: signedness bug in\0"
- "Date\0Sun, 20 Feb 2011 17:50:11 +0000\0"
+ "Subject\0Re: [patch -next] x86, microcode, AMD: signedness bug in generic_load_microcode()\0"
+ "Date\0Sun, 20 Feb 2011 10:50:11 -0700\0"
  "To\0Borislav Petkov <bp@amd64.org>\0"
  "Cc\0Ingo Molnar <mingo@elte.hu>"
   Dan Carpenter <error27@gmail.com>
@@ -46,7 +46,7 @@
  ">            int f(void);\n"
  ">            char c;\n"
  ">            /* ... */\n"
- ">            if ((c = f()) = -1)\n"
+ ">            if ((c = f()) == -1)\n"
  ">                     /* ... */\n"
  "> \n"
  "> the int value returned by the function may be truncated when stored in\n"
@@ -72,4 +72,4 @@
  "operating system, but compare it to ours.  We can't possibly take such\n"
  "a retrograde step.\""
 
-01e80f5c1f2d98f074c27e221a283167245cbc3ebb09cb36db4e1a982889c597
+94651ccb715538ba91d9c1d770552397b1a1a1a7ee23c57104b465e59dbab5c3

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.