All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190603174735.21002-2-codekipper@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 0cc107b..c70a1ac 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,9 +1,9 @@
-From: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+From: Marcus Cooper <codekipper@gmail.com>
 
 Although not causing any noticeable issues, the mask for the
 channel offset is covering too many bits.
 
-Signed-off-by: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+Signed-off-by: Marcus Cooper <codekipper@gmail.com>
 ---
  sound/soc/sunxi/sun4i-i2s.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
@@ -23,3 +23,9 @@ index c53bfed8d4c2..90bd3963d8ae 100644
  #define SUN8I_I2S_TX_CHAN_EN(num_chan)		(((1 << num_chan) - 1) << 4)
 -- 
 2.21.0
+
+
+_______________________________________________
+linux-arm-kernel mailing list
+linux-arm-kernel@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N1/content_digest
index a5af485..5c03578 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,26 +1,25 @@
  "ref\020190603174735.21002-1-codekipper@gmail.com\0"
- "ref\020190603174735.21002-1-codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
- "From\0codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
+ "From\0codekipper@gmail.com\0"
  "Subject\0[PATCH v4 1/9] ASoC: sun4i-i2s: Fix sun8i tx channel offset mask\0"
  "Date\0Mon,  3 Jun 2019 19:47:27 +0200\0"
- "To\0maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org"
-  wens-jdAy2FN1RRM@public.gmane.org
- " linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0"
- "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
-  lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org
-  be17068-p0aYb1w59bq9tCD/VL7h6Q@public.gmane.org
- " Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "To\0maxime.ripard@free-electrons.com"
+  wens@csie.org
+ " linux-sunxi@googlegroups.com\0"
+ "Cc\0alsa-devel@alsa-project.org"
+  Marcus Cooper <codekipper@gmail.com>
+  lgirdwood@gmail.com
+  linux-kernel@vger.kernel.org
+  be17068@iperbole.bo.it
+  broonie@kernel.org
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "From: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "From: Marcus Cooper <codekipper@gmail.com>\n"
  "\n"
  "Although not causing any noticeable issues, the mask for the\n"
  "channel offset is covering too many bits.\n"
  "\n"
- "Signed-off-by: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "Signed-off-by: Marcus Cooper <codekipper@gmail.com>\n"
  "---\n"
  " sound/soc/sunxi/sun4i-i2s.c | 2 +-\n"
  " 1 file changed, 1 insertion(+), 1 deletion(-)\n"
@@ -39,6 +38,12 @@
  " #define SUN8I_I2S_TX_CHAN_EN_MASK\t\tGENMASK(11, 4)\n"
  " #define SUN8I_I2S_TX_CHAN_EN(num_chan)\t\t(((1 << num_chan) - 1) << 4)\n"
  "-- \n"
- 2.21.0
+ "2.21.0\n"
+ "\n"
+ "\n"
+ "_______________________________________________\n"
+ "linux-arm-kernel mailing list\n"
+ "linux-arm-kernel@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
-5e017b98fc38df604c1d4fc31c25e3151579c45e9814dc122e6e34e41d8b132b
+e2d0fce5d2714d0e18cf9c25e7168584d43fe44b5bd65f1a9e5762ddbe8ec367

diff --git a/a/1.txt b/N2/1.txt
index 0cc107b..aaeba65 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,9 +1,9 @@
-From: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+From: Marcus Cooper <codekipper@gmail.com>
 
 Although not causing any noticeable issues, the mask for the
 channel offset is covering too many bits.
 
-Signed-off-by: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+Signed-off-by: Marcus Cooper <codekipper@gmail.com>
 ---
  sound/soc/sunxi/sun4i-i2s.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/a/content_digest b/N2/content_digest
index a5af485..5aa3d63 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,26 +1,25 @@
  "ref\020190603174735.21002-1-codekipper@gmail.com\0"
- "ref\020190603174735.21002-1-codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
- "From\0codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
+ "From\0codekipper@gmail.com\0"
  "Subject\0[PATCH v4 1/9] ASoC: sun4i-i2s: Fix sun8i tx channel offset mask\0"
  "Date\0Mon,  3 Jun 2019 19:47:27 +0200\0"
- "To\0maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org"
-  wens-jdAy2FN1RRM@public.gmane.org
- " linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0"
- "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
-  lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org
-  be17068-p0aYb1w59bq9tCD/VL7h6Q@public.gmane.org
- " Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "To\0maxime.ripard@free-electrons.com"
+  wens@csie.org
+ " linux-sunxi@googlegroups.com\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  lgirdwood@gmail.com
+  broonie@kernel.org
+  linux-kernel@vger.kernel.org
+  alsa-devel@alsa-project.org
+  be17068@iperbole.bo.it
+ " Marcus Cooper <codekipper@gmail.com>\0"
  "\00:1\0"
  "b\0"
- "From: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "From: Marcus Cooper <codekipper@gmail.com>\n"
  "\n"
  "Although not causing any noticeable issues, the mask for the\n"
  "channel offset is covering too many bits.\n"
  "\n"
- "Signed-off-by: Marcus Cooper <codekipper-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "Signed-off-by: Marcus Cooper <codekipper@gmail.com>\n"
  "---\n"
  " sound/soc/sunxi/sun4i-i2s.c | 2 +-\n"
  " 1 file changed, 1 insertion(+), 1 deletion(-)\n"
@@ -41,4 +40,4 @@
  "-- \n"
  2.21.0
 
-5e017b98fc38df604c1d4fc31c25e3151579c45e9814dc122e6e34e41d8b132b
+fbe8248725c5a35c074503da45e705c3026f9776f8046baf4bd559d68e430f7e

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.