diff for duplicates of <20161012085239.GD1041@n2100.armlinux.org.uk> diff --git a/a/1.txt b/N1/1.txt index 00a3bb3..2e80408 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ On Wed, Oct 12, 2016 at 09:21:03AM +0300, Dan Carpenter wrote: > 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') diff --git a/a/content_digest b/N1/content_digest index de31428..5430f86 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,20 @@ "ref\020161012062103.GS12841@mwanda\0" "From\0Russell King - ARM Linux <linux@armlinux.org.uk>\0" "Subject\0Re: [patch] serial: stm32: fix a type issue\0" - "Date\0Wed, 12 Oct 2016 08:52:39 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "Date\0Wed, 12 Oct 2016 09:52:39 +0100\0" + "To\0Dan Carpenter <dan.carpenter@oracle.com>\0" + "Cc\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>" + Alexandre TORGUE <alexandre.torgue@st.com> + linux-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" "On Wed, Oct 12, 2016 at 09:21:03AM +0300, Dan Carpenter wrote:\n" "> 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" "\n" @@ -20,4 +27,4 @@ "FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up\n" according to speedtest.net. -2a2dcd7e62a0b20fe4bd96660ecd5314c1e070500698617a47b8bbccb56db353 +cc9b39b52d5cf364effffb7a7457750981ed3832b315b60c3cfc6031191ab69f
diff --git a/a/1.txt b/N2/1.txt index 00a3bb3..2e80408 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,6 +1,6 @@ On Wed, Oct 12, 2016 at 09:21:03AM +0300, Dan Carpenter wrote: > 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') diff --git a/a/content_digest b/N2/content_digest index de31428..d63dd63 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,13 +1,13 @@ "ref\020161012062103.GS12841@mwanda\0" - "From\0Russell King - ARM Linux <linux@armlinux.org.uk>\0" - "Subject\0Re: [patch] serial: stm32: fix a type issue\0" - "Date\0Wed, 12 Oct 2016 08:52:39 +0000\0" + "From\0linux@armlinux.org.uk (Russell King - ARM Linux)\0" + "Subject\0[patch] serial: stm32: fix a type issue\0" + "Date\0Wed, 12 Oct 2016 09:52:39 +0100\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Wed, Oct 12, 2016 at 09:21:03AM +0300, Dan Carpenter wrote:\n" "> 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" "\n" @@ -20,4 +20,4 @@ "FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up\n" according to speedtest.net. -2a2dcd7e62a0b20fe4bd96660ecd5314c1e070500698617a47b8bbccb56db353 +1a3df58955d4dc15a793bc0ff8f9e9376f72880a64bb6d559483af98022f6a53
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.