All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20151110091923.GE26699@quack.suse.cz>

diff --git a/a/1.txt b/N1/1.txt
index 4df3f87..182e00d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -19,7 +19,7 @@ just wrap when converting to u16 anyway...
 >  			switch (rqdata.cmd) {
 >  				case NCP_LOCK_EX:
 >  				case NCP_LOCK_SH:
-> -						if (rqdata.timeout == 0)
+> -						if (rqdata.timeout = 0)
 > +						if (rqdata.timeout <= 0)
 >  							rqdata.timeout = NCP_LOCK_DEFAULT_TIMEOUT;
 >  						else if (rqdata.timeout > NCP_LOCK_MAX_TIMEOUT)
diff --git a/a/content_digest b/N1/content_digest
index 8a4ac99..05eb060 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -8,7 +8,7 @@
   "Subject\0Re: [patch] ncpfs: don't allow negative timeouts\0"
 ]
 [
-  "Date\0Tue, 10 Nov 2015 10:19:23 +0100\0"
+  "Date\0Tue, 10 Nov 2015 09:19:23 +0000\0"
 ]
 [
   "To\0Dan Carpenter <dan.carpenter\@oracle.com>\0"
@@ -50,7 +50,7 @@
   ">  \t\t\tswitch (rqdata.cmd) {\n",
   ">  \t\t\t\tcase NCP_LOCK_EX:\n",
   ">  \t\t\t\tcase NCP_LOCK_SH:\n",
-  "> -\t\t\t\t\t\tif (rqdata.timeout == 0)\n",
+  "> -\t\t\t\t\t\tif (rqdata.timeout = 0)\n",
   "> +\t\t\t\t\t\tif (rqdata.timeout <= 0)\n",
   ">  \t\t\t\t\t\t\trqdata.timeout = NCP_LOCK_DEFAULT_TIMEOUT;\n",
   ">  \t\t\t\t\t\telse if (rqdata.timeout > NCP_LOCK_MAX_TIMEOUT)\n",
@@ -60,4 +60,4 @@
   "SUSE Labs, CR"
 ]
 
-b39d97df43ab483038c45be6b23265895e0453e5586b13e12ecf598cdb9de59e
+5df91d7d53d0ee4c35447f20df10e2b6a8ef75b279298d8c7581b3daec29aae5

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.