All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4F550917.9020508@bfs.de>

diff --git a/a/1.txt b/N1/1.txt
index cba3231..5836d55 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -45,7 +45,7 @@ just my 2 cents,
 > +		p = filename_16;
 >  
 >  		/* Skip any leading slashes */
->  		while (*str = '/' || *str = '\\')
+>  		while (*str == '/' || *str == '\\')
 >  			str++;
 >  
 >  		while (*str && *str != ' ' && *str != '\n') {
diff --git a/a/content_digest b/N1/content_digest
index a92f67b..c8a0c1b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020120305180614.GA26880@elgon.mountain\0"
  "From\0walter harms <wharms@bfs.de>\0"
  "Subject\0Re: [patch v2] x86, efi: fix pointer math issue in handle_ramdisks()\0"
- "Date\0Mon, 05 Mar 2012 18:42:31 +0000\0"
+ "Date\0Mon, 05 Mar 2012 19:42:31 +0100\0"
  "To\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Cc\0H. Peter Anvin <hpa@zytor.com>"
   Thomas Gleixner <tglx@linutronix.de>
@@ -60,7 +60,7 @@
  "> +\t\tp = filename_16;\n"
  ">  \n"
  ">  \t\t/* Skip any leading slashes */\n"
- ">  \t\twhile (*str = '/' || *str = '\\\\')\n"
+ ">  \t\twhile (*str == '/' || *str == '\\\\')\n"
  ">  \t\t\tstr++;\n"
  ">  \n"
  ">  \t\twhile (*str && *str != ' ' && *str != '\\n') {\n"
@@ -85,4 +85,4 @@
  "> \n"
  >
 
-509f121eb0f46a3977315e0533e12ecf08e20d73a44bd86791b3b01f5fa40ff2
+4e59d15c66915edb201f46e1216e849873e29ed19bb734573894e57408079be4

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.