diff for duplicates of <20190201142037.GC10521@localhost.localdomain> diff --git a/a/1.txt b/N1/1.txt index d32f8d7..07d6688 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -37,4 +37,4 @@ protecting from it. > err = sctp_sendmsg_check_sflags(asoc, sflags, msg, > msg_len); -> if (err = 0) +> if (err == 0) diff --git a/a/content_digest b/N1/content_digest index 5692969..fb960e3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020190201141522.GA20785@kroah.com\0" "From\0Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>\0" "Subject\0Re: [PATCH net] sctp: walk the list of asoc safely\0" - "Date\0Fri, 01 Feb 2019 14:20:37 +0000\0" + "Date\0Fri, 1 Feb 2019 12:20:37 -0200\0" "To\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" "Cc\0Vlad Yasevich <vyasevich@gmail.com>" Neil Horman <nhorman@tuxdriver.com> @@ -49,6 +49,6 @@ "\n" "> \t\t\terr = sctp_sendmsg_check_sflags(asoc, sflags, msg,\n" "> \t\t\t\t\t\t\tmsg_len);\n" - "> \t\t\tif (err = 0)" + "> \t\t\tif (err == 0)" -fe7831228681ee8f62d54cef495adbc429678db0bd74b732ee206974ac79b114 +b759d3b445d1a627f1d3f741b81f3136ddf36edec9f121f8be6106c301ce65a5
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.