diff for duplicates of <20161211214232.GA2552@katana> diff --git a/a/1.txt b/N1/1.txt index c2110b0..c843562 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,12 +15,12 @@ build-bot. Also, I get the following build warnings: CC drivers/i2c/busses/i2c-stm32f4.o -drivers/i2c/busses/i2c-stm32f4.c: In function ‘stm32f4_i2c_handle_rx_addr’: -drivers/i2c/busses/i2c-stm32f4.c:445:6: warning: variable ‘sr2’ set but not used [-Wunused-but-set-variable] +drivers/i2c/busses/i2c-stm32f4.c: In function ?stm32f4_i2c_handle_rx_addr?: +drivers/i2c/busses/i2c-stm32f4.c:445:6: warning: variable ?sr2? set but not used [-Wunused-but-set-variable] u32 sr2; ^~~ -drivers/i2c/busses/i2c-stm32f4.c: In function ‘stm32f4_i2c_isr_event’: -drivers/i2c/busses/i2c-stm32f4.c:496:41: warning: variable ‘sr2’ set but not used [-Wunused-but-set-variable] +drivers/i2c/busses/i2c-stm32f4.c: In function ?stm32f4_i2c_isr_event?: +drivers/i2c/busses/i2c-stm32f4.c:496:41: warning: variable ?sr2? set but not used [-Wunused-but-set-variable] u32 real_status, possible_status, ien, sr2; I assume those are reads to clear the register, so we really don't need @@ -31,3 +31,11 @@ Rest is looking good. Thanks, Wolfram + +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: signature.asc +Type: application/pgp-signature +Size: 819 bytes +Desc: not available +URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20161211/0379cc61/attachment.sig> diff --git a/a/2.bin b/a/2.bin deleted file mode 100644 index cfcca41..0000000 --- a/a/2.bin +++ /dev/null @@ -1,17 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iQIcBAEBAgAGBQJYTchIAAoJEBQN5MwUoCm23iYP/je32KwTHgR2/HYeZleG8pvB -uvR3ZCM/7+9pkvovo7zHGTzZ1eLj90/KlXYg9u0BL68rcz+MHkthfmUOa19JVl6R -i0HFk6qBXgdLu9y1SdkLsSf4SdY67o09Pdxpzp1KSzPibk2IxH+4iGZ4fZ9qzybP -yr6Lh05LYwL+10qGNN6k9KcPdWsy9YZuuFRhOUG0Vy2a4ObI4RJIbmEkcxKhowFA -rIuTaSJyRUk8u+hv+h5PUbMnr25lREoxI/st2c196wrWseu3c+asT4jiJ57P3kyg -tHvHJuiCC3ieiNAicq5HJ3o/RTzBYB+IbPbg815g77JIOdSIm+TguZAHeXWO+vEP -sEp/+yzZ5MEafyTqhzAfIudkcrV86lTyXVSUGJZI74Rtp7TWHtN/E7FkvC8Pn93C -FbXK2ij8NI6B6iyjlKs6SYI+1xDyqulRioRWGbZiUPD/GOt8ZzS/aUSJVThMOkRl -xcCsU9gPr7BVzeVohsaj5sfqxKuRa31wOLoG795c2F7W2KuSH6klYVCuiM5rPrpp -DQdmAHTQ/7+BDpWF9+isAsolvKv3RVT45cVY/k/iNBePZtJyOnx9SaVpRw2GHJAN -cp4K0Q9dhBxB6BXEloceoUrd40qJ1bmnP9PRWurwTifm3mWccTpHumI2zxDBP/ca -AlpGILU4+Yb0TWwS347b -=w/Jd ------END PGP SIGNATURE----- diff --git a/a/2.hdr b/a/2.hdr deleted file mode 100644 index 5e5352c..0000000 --- a/a/2.hdr +++ /dev/null @@ -1 +0,0 @@ -Content-Type: application/pgp-signature; name="signature.asc" diff --git a/a/content_digest b/N1/content_digest index 196c593..1c9fd13 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,10 @@ "ref\01481185563-8735-1-git-send-email-cedric.madianga@gmail.com\0" "ref\01481185563-8735-3-git-send-email-cedric.madianga@gmail.com\0" - "From\0Wolfram Sang <wsa@the-dreams.de>\0" - "Subject\0Re: [PATCH v5 2/5] i2c: Add STM32F4 I2C driver\0" + "From\0wsa@the-dreams.de (Wolfram Sang)\0" + "Subject\0[PATCH v5 2/5] i2c: Add STM32F4 I2C driver\0" "Date\0Sun, 11 Dec 2016 22:42:33 +0100\0" - "To\0M'boumba Cedric Madianga <cedric.madianga@gmail.com>\0" - "Cc\0robh+dt@kernel.org" - mcoquelin.stm32@gmail.com - alexandre.torgue@st.com - linus.walleij@linaro.org - patrice.chotard@st.com - linux@armlinux.org.uk - linux-i2c@vger.kernel.org - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " linux-kernel@vger.kernel.org\0" - "\01:1\0" + "To\0linux-arm-kernel@lists.infradead.org\0" + "\00:1\0" "b\0" "Hi,\n" "\n" @@ -33,12 +23,12 @@ "Also, I get the following build warnings:\n" "\n" " CC drivers/i2c/busses/i2c-stm32f4.o\n" - "drivers/i2c/busses/i2c-stm32f4.c: In function \342\200\230stm32f4_i2c_handle_rx_addr\342\200\231:\n" - "drivers/i2c/busses/i2c-stm32f4.c:445:6: warning: variable \342\200\230sr2\342\200\231 set but not used [-Wunused-but-set-variable]\n" + "drivers/i2c/busses/i2c-stm32f4.c: In function ?stm32f4_i2c_handle_rx_addr?:\n" + "drivers/i2c/busses/i2c-stm32f4.c:445:6: warning: variable ?sr2? set but not used [-Wunused-but-set-variable]\n" " u32 sr2;\n" " ^~~\n" - "drivers/i2c/busses/i2c-stm32f4.c: In function \342\200\230stm32f4_i2c_isr_event\342\200\231:\n" - "drivers/i2c/busses/i2c-stm32f4.c:496:41: warning: variable \342\200\230sr2\342\200\231 set but not used [-Wunused-but-set-variable]\n" + "drivers/i2c/busses/i2c-stm32f4.c: In function ?stm32f4_i2c_isr_event?:\n" + "drivers/i2c/busses/i2c-stm32f4.c:496:41: warning: variable ?sr2? set but not used [-Wunused-but-set-variable]\n" " u32 real_status, possible_status, ien, sr2;\n" "\n" "I assume those are reads to clear the register, so we really don't need\n" @@ -48,26 +38,14 @@ "\n" "Thanks,\n" "\n" - Wolfram - "\01:2\0" - "fn\0signature.asc\0" - "b\0" - "-----BEGIN PGP SIGNATURE-----\n" - "Version: GnuPG v1\n" + " Wolfram\n" "\n" - "iQIcBAEBAgAGBQJYTchIAAoJEBQN5MwUoCm23iYP/je32KwTHgR2/HYeZleG8pvB\n" - "uvR3ZCM/7+9pkvovo7zHGTzZ1eLj90/KlXYg9u0BL68rcz+MHkthfmUOa19JVl6R\n" - "i0HFk6qBXgdLu9y1SdkLsSf4SdY67o09Pdxpzp1KSzPibk2IxH+4iGZ4fZ9qzybP\n" - "yr6Lh05LYwL+10qGNN6k9KcPdWsy9YZuuFRhOUG0Vy2a4ObI4RJIbmEkcxKhowFA\n" - "rIuTaSJyRUk8u+hv+h5PUbMnr25lREoxI/st2c196wrWseu3c+asT4jiJ57P3kyg\n" - "tHvHJuiCC3ieiNAicq5HJ3o/RTzBYB+IbPbg815g77JIOdSIm+TguZAHeXWO+vEP\n" - "sEp/+yzZ5MEafyTqhzAfIudkcrV86lTyXVSUGJZI74Rtp7TWHtN/E7FkvC8Pn93C\n" - "FbXK2ij8NI6B6iyjlKs6SYI+1xDyqulRioRWGbZiUPD/GOt8ZzS/aUSJVThMOkRl\n" - "xcCsU9gPr7BVzeVohsaj5sfqxKuRa31wOLoG795c2F7W2KuSH6klYVCuiM5rPrpp\n" - "DQdmAHTQ/7+BDpWF9+isAsolvKv3RVT45cVY/k/iNBePZtJyOnx9SaVpRw2GHJAN\n" - "cp4K0Q9dhBxB6BXEloceoUrd40qJ1bmnP9PRWurwTifm3mWccTpHumI2zxDBP/ca\n" - "AlpGILU4+Yb0TWwS347b\n" - "=w/Jd\n" - "-----END PGP SIGNATURE-----\n" + "-------------- next part --------------\n" + "A non-text attachment was scrubbed...\n" + "Name: signature.asc\n" + "Type: application/pgp-signature\n" + "Size: 819 bytes\n" + "Desc: not available\n" + URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20161211/0379cc61/attachment.sig> -d4169c70be82e17504695fb291a6a185bbdb9db0b2d04bfc68b6b05ebf613d5f +20ed90a97d15ea18c325287858b2f20e813326c064294f03df330fecafb87abf
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.