All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1516376785.3606.37.camel@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 9bb8147..a31a769 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -36,7 +36,7 @@ On Fri, 2018-01-19 at 14:36 +0100, Florian Westphal wrote:
 >  	if (test_and_set_bit(LOGIN_FLAGS_READ_ACTIVE, &conn->login_flags)) {
 >  		write_unlock_bh(&sk->sk_callback_lock);
 >  		pr_debug("Got LOGIN_FLAGS_READ_ACTIVE=1, conn: %p >>>>\n", conn);
-> +		if (WARN_ON(iscsi_target_sk_data_ready == conn->orig_data_ready))
+> +		if (WARN_ON(iscsi_target_sk_data_ready = conn->orig_data_ready))
 > +			return;
 
 Is this WARN_ON() belonging to this fix ?
diff --git a/a/content_digest b/N1/content_digest
index f7b2c0a..2aeb908 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020180119133629.14812-1-fw@strlen.de\0"
  "From\0Eric Dumazet <eric.dumazet@gmail.com>\0"
  "Subject\0Re: [PATCH target-pending] iscsi-target: make sure to wake up sleeping login worker\0"
- "Date\0Fri, 19 Jan 2018 07:46:25 -0800\0"
+ "Date\0Fri, 19 Jan 2018 15:46:25 +0000\0"
  "To\0Florian Westphal <fw@strlen.de>"
  " target-devel@vger.kernel.org\0"
  "Cc\0mchristi@redhat.com"
@@ -48,7 +48,7 @@
  ">  \tif (test_and_set_bit(LOGIN_FLAGS_READ_ACTIVE, &conn->login_flags)) {\n"
  ">  \t\twrite_unlock_bh(&sk->sk_callback_lock);\n"
  ">  \t\tpr_debug(\"Got LOGIN_FLAGS_READ_ACTIVE=1, conn: %p >>>>\\n\", conn);\n"
- "> +\t\tif (WARN_ON(iscsi_target_sk_data_ready == conn->orig_data_ready))\n"
+ "> +\t\tif (WARN_ON(iscsi_target_sk_data_ready = conn->orig_data_ready))\n"
  "> +\t\t\treturn;\n"
  "\n"
  "Is this WARN_ON() belonging to this fix ?\n"
@@ -59,4 +59,4 @@
  ">  \t}\n"
  >
 
-4401a127305dbe1c87bcb627f37a2002757041dde850c8c42259c0f557fbab3f
+4d91807ae904f15b612383bc111086a5570fc39a440016446cceb283cd94c26a

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.