diff for duplicates of <20180430132305.GA20092@embeddedor.com> diff --git a/a/1.txt b/N1/1.txt index 7d840cc..36a4085 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -23,5 +23,3 @@ index 1ee259b..7ee417a 100644 tcpm_log(port, "Unchunked extended messages unsupported"); return; } --- -2.7.4 diff --git a/a/content_digest b/N1/content_digest index f06cf07..76de04a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Gustavo A. R. Silva <gustavo@embeddedor.com>\0" - "Subject\0[PATCH] typec: tcpm: Fix incorrect 'and' operator\0" - "Date\0Mon, 30 Apr 2018 13:23:06 +0000\0" + "Subject\0typec: tcpm: Fix incorrect 'and' operator\0" + "Date\0Mon, 30 Apr 2018 08:23:06 -0500\0" "To\0Adam Thomson <Adam.Thomson.Opensource@diasemi.com>" Heikki Krogerus <heikki.krogerus@linux.intel.com> " Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" @@ -34,8 +34,6 @@ "+\tif (!(msg->ext_msg.header & PD_EXT_HDR_CHUNKED)) {\n" " \t\ttcpm_log(port, \"Unchunked extended messages unsupported\");\n" " \t\treturn;\n" - " \t}\n" - "-- \n" - 2.7.4 + " \t}" -9c4f4cc63f945fb0c709fdcd155df247ad9bf302ef0d334ffb4a14c4e1aa99c5 +2b0328952932a4695840dfec5774333665c90fef35ec5551b73cdffa07a8b353
diff --git a/a/1.txt b/N2/1.txt index 7d840cc..d9946e5 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -3,9 +3,9 @@ Currently, logical and is being used instead of *bitwise* and. Fix this by using a proper bitwise and operator. Addresses-Coverity-ID: 1468455 ("Logical vs. bitwise operator") -Fixes: 64f7c494a3c0 ("typec: tcpm: Add support for sink PPS related -messages") +Fixes: 64f7c494a3c0 ("typec: tcpm: Add support for sink PPS related messages") Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> +Acked-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com> --- drivers/usb/typec/tcpm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/a/content_digest b/N2/content_digest index f06cf07..794432b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,6 +1,6 @@ "From\0Gustavo A. R. Silva <gustavo@embeddedor.com>\0" "Subject\0[PATCH] typec: tcpm: Fix incorrect 'and' operator\0" - "Date\0Mon, 30 Apr 2018 13:23:06 +0000\0" + "Date\0Mon, 30 Apr 2018 08:23:06 -0500\0" "To\0Adam Thomson <Adam.Thomson.Opensource@diasemi.com>" Heikki Krogerus <heikki.krogerus@linux.intel.com> " Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" @@ -15,9 +15,9 @@ "Fix this by using a proper bitwise and operator.\n" "\n" "Addresses-Coverity-ID: 1468455 (\"Logical vs. bitwise operator\")\n" - "Fixes: 64f7c494a3c0 (\"typec: tcpm: Add support for sink PPS related\n" - "messages\")\n" + "Fixes: 64f7c494a3c0 (\"typec: tcpm: Add support for sink PPS related messages\")\n" "Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>\n" + "Acked-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>\n" "---\n" " drivers/usb/typec/tcpm.c | 2 +-\n" " 1 file changed, 1 insertion(+), 1 deletion(-)\n" @@ -38,4 +38,4 @@ "-- \n" 2.7.4 -9c4f4cc63f945fb0c709fdcd155df247ad9bf302ef0d334ffb4a14c4e1aa99c5 +8b7a759b8e48f1abc767fb7cd5237acbda79396ff43bd0a7c4b853e2bad3e840
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.