diff for duplicates of <20161012091111.GC5687@mwanda> diff --git a/a/1.txt b/N1/1.txt index 1baea18..6db66b0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ On Wed, Oct 12, 2016 at 09:52:39AM +0100, Russell King - ARM Linux wrote: > 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 f1d2f0f..a95a148 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,14 +2,21 @@ "ref\020161012085239.GD1041@n2100.armlinux.org.uk\0" "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0Re: [patch] serial: stm32: fix a type issue\0" - "Date\0Wed, 12 Oct 2016 09:11:11 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "Date\0Wed, 12 Oct 2016 12:11:11 +0300\0" + "To\0Russell King - ARM Linux <linux@armlinux.org.uk>\0" + "Cc\0Alexandre TORGUE <alexandre.torgue@st.com>" + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + Jiri Slaby <jslaby@suse.com> + kernel-janitors@vger.kernel.org + Maxime Coquelin <mcoquelin.stm32@gmail.com> + linux-serial@vger.kernel.org + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Wed, Oct 12, 2016 at 09:52:39AM +0100, Russell King - ARM Linux wrote:\n" "> 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" @@ -23,4 +30,4 @@ "regards,\n" dan carpenter -de84e8851949a235a9d2a85df1575544ed966ca5f93b2ade880c524fa1f87dd6 +68e4d4395ae56049cd222c39d75a0fd4e519ad3af46ece52f11cf3aea056d30d
diff --git a/a/1.txt b/N2/1.txt index 1baea18..6db66b0 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,7 +1,7 @@ On Wed, Oct 12, 2016 at 09:52:39AM +0100, Russell King - ARM Linux wrote: > 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 f1d2f0f..7a9ec80 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,15 +1,15 @@ "ref\020161012062103.GS12841@mwanda\0" "ref\020161012085239.GD1041@n2100.armlinux.org.uk\0" - "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" - "Subject\0Re: [patch] serial: stm32: fix a type issue\0" - "Date\0Wed, 12 Oct 2016 09:11:11 +0000\0" + "From\0dan.carpenter@oracle.com (Dan Carpenter)\0" + "Subject\0[patch] serial: stm32: fix a type issue\0" + "Date\0Wed, 12 Oct 2016 12:11:11 +0300\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Wed, Oct 12, 2016 at 09:52:39AM +0100, Russell King - ARM Linux wrote:\n" "> 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" @@ -23,4 +23,4 @@ "regards,\n" dan carpenter -de84e8851949a235a9d2a85df1575544ed966ca5f93b2ade880c524fa1f87dd6 +aaefa651409e88349191399ed548f6041721c8755565f7e330c0ada038ceed5e
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.