All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20200522143623.GA386664@localhost.localdomain>

diff --git a/a/1.txt b/N1/1.txt
index 02231c7..7f5203a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -32,7 +32,7 @@ For example, I can spot things like this easier (from
 
         release_sock(sk);
 -       kfree(kopt);
-+       if (optname = SCTP_AUTH_KEY)
++       if (optname == SCTP_AUTH_KEY)
 +               kzfree(kopt);
 +       else
 +               kfree(kopt);
diff --git a/a/content_digest b/N1/content_digest
index a439c47..5560948 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\0348217b7a3e14c1fa4868e47362be9c5@AcuMS.aculab.com\0"
  "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0"
  "Subject\0Re: do a single memdup_user in sctp_setsockopt\0"
- "Date\0Fri, 22 May 2020 14:36:23 +0000\0"
+ "Date\0Fri, 22 May 2020 11:36:23 -0300\0"
  "To\0David Laight <David.Laight@aculab.com>\0"
  "Cc\0'Christoph Hellwig' <hch@lst.de>"
   Vlad Yasevich <vyasevich@gmail.com>
@@ -47,7 +47,7 @@
  "\n"
  "        release_sock(sk);\n"
  "-       kfree(kopt);\n"
- "+       if (optname = SCTP_AUTH_KEY)\n"
+ "+       if (optname == SCTP_AUTH_KEY)\n"
  "+               kzfree(kopt);\n"
  "+       else\n"
  "+               kfree(kopt);\n"
@@ -101,4 +101,4 @@
  "If it is not possible, then the setsockopt one already splited half of\n"
  the lines of the patch. :-)
 
-addca9fa9743c3ac0da760ed88496a7b96f05f1c8ed1dc6892805ae7eba34e93
+d9b6752879dd2ecdedce5958f44f286bb0cf43d7b5c0bd2ad0b5cdf4600f2858

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.