All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190703190846.GA15663@kroah.com>

diff --git a/a/1.txt b/N1/1.txt
index 7292e6f..b4cd3cf 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -123,7 +123,7 @@ I don't understand the comment here, what does "dev#" refer to?
 > +		spin_lock(&device_watchers_lock);
 > +		ret = add_watch_to_object(watch, wlist);
 > +		spin_unlock(&device_watchers_lock);
-> +		if (ret = 0)
+> +		if (ret == 0)
 > +			watch = NULL;
 > +	} else {
 > +		spin_lock(&device_watchers_lock);
diff --git a/a/content_digest b/N1/content_digest
index 7ea152c..070d674 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\0156173697086.15137.9549379251509621554.stgit@warthog.procyon.org.uk\0"
  "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0"
  "Subject\0Re: [PATCH 6/9] Add a general, global device notification watch list [ver #5]\0"
- "Date\0Wed, 03 Jul 2019 19:08:46 +0000\0"
+ "Date\0Wed, 3 Jul 2019 21:08:46 +0200\0"
  "To\0David Howells <dhowells@redhat.com>\0"
  "Cc\0viro@zeniv.linux.org.uk"
   Casey Schaufler <casey@schaufler-ca.com>
@@ -144,7 +144,7 @@
  "> +\t\tspin_lock(&device_watchers_lock);\n"
  "> +\t\tret = add_watch_to_object(watch, wlist);\n"
  "> +\t\tspin_unlock(&device_watchers_lock);\n"
- "> +\t\tif (ret = 0)\n"
+ "> +\t\tif (ret == 0)\n"
  "> +\t\t\twatch = NULL;\n"
  "> +\t} else {\n"
  "> +\t\tspin_lock(&device_watchers_lock);\n"
@@ -179,4 +179,4 @@
  "\n"
  greg k-h
 
-4c1341ca58bed645983841ee53e5d80ce587be53466e86f4ff00e59fd3e6c577
+a3bd1afccad399c164f69661dd2d8be342aed9fe785a777d18f93ffaf2455dbe

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.