diff for duplicates of <20190201141522.GA20785@kroah.com> diff --git a/a/1.txt b/N1/1.txt index 4f10a8c..960e834 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -28,4 +28,4 @@ index f93c3cf9e567..65d6d04546ae 100644 + list_for_each_entry_safe(asoc, tmp, &ep->asocs, asocs) { 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 70a9005..a8c8f12 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" "Subject\0[PATCH net] sctp: walk the list of asoc safely\0" - "Date\0Fri, 01 Feb 2019 14:15:22 +0000\0" + "Date\0Fri, 1 Feb 2019 15:15:22 +0100\0" "To\0Vlad Yasevich <vyasevich@gmail.com>" Neil Horman <nhorman@tuxdriver.com> Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> @@ -38,6 +38,6 @@ "+\t\tlist_for_each_entry_safe(asoc, tmp, &ep->asocs, asocs) {\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)" -bf0c4f00c19b437138c5f303b4e4f7214defdb2a76557832726c3ede2bf8278e +8aff5fa8e06d3f66a4ad67e7afea169b6d370437145c01a5ff81608905e1f4ea
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.