diff for duplicates of <20161012062103.GS12841@mwanda> diff --git a/a/1.txt b/N1/1.txt index aa9c067..050587b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ We store UNDEF_REG in a u8. It causes a problem in functions like -stm32_tx_dma_complete() where we check "if (ofs->icr = UNDEF_REG)". +stm32_tx_dma_complete() where we check "if (ofs->icr == UNDEF_REG)". Fixes: 3489187204eb ('serial: stm32: adding dma support') Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> diff --git a/a/content_digest b/N1/content_digest index 8ef9843..733c5c0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,11 +1,17 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[patch] serial: stm32: fix a type issue\0" - "Date\0Wed, 12 Oct 2016 06:21:03 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "Date\0Wed, 12 Oct 2016 09:21:03 +0300\0" + "To\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>" + " Alexandre TORGUE <alexandre.torgue@st.com>\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + kernel-janitors@vger.kernel.org + linux-serial@vger.kernel.org + Maxime Coquelin <mcoquelin.stm32@gmail.com> + " Jiri Slaby <jslaby@suse.com>\0" "\00:1\0" "b\0" "We store UNDEF_REG in a u8. It causes a problem in functions like\n" - "stm32_tx_dma_complete() where we check \"if (ofs->icr = UNDEF_REG)\".\n" + "stm32_tx_dma_complete() where we check \"if (ofs->icr == UNDEF_REG)\".\n" "\n" "Fixes: 3489187204eb ('serial: stm32: adding dma support')\n" "Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>\n" @@ -24,4 +30,4 @@ " /* Register offsets */\n" struct stm32_usart_info stm32f4_info = { -285477eeca8958ef244400c64c573e7cf00c819ad99a08172a87fea29ba6c4b8 +e32d6e86e8e5f4e3862ddb5ea200d0cdde887564f1c9808188cc8e9fafac411e
diff --git a/a/1.txt b/N2/1.txt index aa9c067..050587b 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,5 +1,5 @@ We store UNDEF_REG in a u8. It causes a problem in functions like -stm32_tx_dma_complete() where we check "if (ofs->icr = UNDEF_REG)". +stm32_tx_dma_complete() where we check "if (ofs->icr == UNDEF_REG)". Fixes: 3489187204eb ('serial: stm32: adding dma support') Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> diff --git a/a/content_digest b/N2/content_digest index 8ef9843..89fd76d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,11 +1,11 @@ - "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" + "From\0dan.carpenter@oracle.com (Dan Carpenter)\0" "Subject\0[patch] serial: stm32: fix a type issue\0" - "Date\0Wed, 12 Oct 2016 06:21:03 +0000\0" + "Date\0Wed, 12 Oct 2016 09:21:03 +0300\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "We store UNDEF_REG in a u8. It causes a problem in functions like\n" - "stm32_tx_dma_complete() where we check \"if (ofs->icr = UNDEF_REG)\".\n" + "stm32_tx_dma_complete() where we check \"if (ofs->icr == UNDEF_REG)\".\n" "\n" "Fixes: 3489187204eb ('serial: stm32: adding dma support')\n" "Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>\n" @@ -24,4 +24,4 @@ " /* Register offsets */\n" struct stm32_usart_info stm32f4_info = { -285477eeca8958ef244400c64c573e7cf00c819ad99a08172a87fea29ba6c4b8 +accf4401ff2ad7ffa0efb45e7fc3e95796323af7c25a79d8f7fb865508ab726f
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.