All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20141214104031.GA30692@amd>

diff --git a/a/1.txt b/N1/1.txt
index c145237..57a4b79 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,9 +4,9 @@ On Sun 2014-12-14 00:30:13, Marcel Holtmann wrote:
 > > Add hci_h4p bluetooth driver to staging tree. This device is used
 > > for example on Nokia N900 cell phone.
 > > 
-> > Signed-off-by: Pavel Machek <pavel@ucw.cz>
-> > Thanks-to: Sebastian Reichel <sre@debian.org>
-> > Thanks-to: Joe Perches <joe@perches.com>
+> > Signed-off-by: Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>
+> > Thanks-to: Sebastian Reichel <sre-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
+> > Thanks-to: Joe Perches <joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org>
 > > 
 > > ---
 > > 
diff --git a/a/content_digest b/N1/content_digest
index 4ee290b..6c1c294 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,21 @@
  "ref\020141213223727.GA13894@amd\0"
  "ref\0570BAC61-3137-42E5-B4F8-A61AEED380DE@holtmann.org\0"
- "From\0Pavel Machek <pavel@ucw.cz>\0"
+ "ref\0570BAC61-3137-42E5-B4F8-A61AEED380DE-kz+m5ild9QBg9hUCZPvPmw@public.gmane.org\0"
+ "From\0Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>\0"
  "Subject\0Re: bluetooth: Add hci_h4p driver\0"
  "Date\0Sun, 14 Dec 2014 11:40:31 +0100\0"
- "To\0Marcel Holtmann <marcel@holtmann.org>\0"
- "Cc\0pali.rohar@gmail.com"
-  sre@debian.org
-  sre@ring0.de
-  kernel list <linux-kernel@vger.kernel.org>
-  linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
-  linux-omap@vger.kernel.org
-  tony@atomide.com
-  khilman@kernel.org
-  aaro.koskinen@iki.fi
-  ivo.g.dimitrov.75@gmail.com
- " linux-bluetooth@vger.kernel.org\0"
+ "To\0Marcel Holtmann <marcel-kz+m5ild9QBg9hUCZPvPmw@public.gmane.org>\0"
+ "Cc\0pali.rohar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org"
+  sre-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org
+  sre-GFxCN5SEZAc@public.gmane.org
+  kernel list <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  linux-arm-kernel <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
+  linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org
+  khilman-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  aaro.koskinen-X3B1VOXEql0@public.gmane.org
+  ivo.g.dimitrov.75-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
+ " linux-bluetooth-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Sun 2014-12-14 00:30:13, Marcel Holtmann wrote:\n"
@@ -23,9 +24,9 @@
  "> > Add hci_h4p bluetooth driver to staging tree. This device is used\n"
  "> > for example on Nokia N900 cell phone.\n"
  "> > \n"
- "> > Signed-off-by: Pavel Machek <pavel@ucw.cz>\n"
- "> > Thanks-to: Sebastian Reichel <sre@debian.org>\n"
- "> > Thanks-to: Joe Perches <joe@perches.com>\n"
+ "> > Signed-off-by: Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>\n"
+ "> > Thanks-to: Sebastian Reichel <sre-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>\n"
+ "> > Thanks-to: Joe Perches <joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org>\n"
  "> > \n"
  "> > ---\n"
  "> > \n"
@@ -97,4 +98,4 @@
  "(english) http://www.livejournal.com/~pavelmachek\n"
  (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
 
-a9dec2f3040361f12f3eea61d2d827493233d51c434dbf4550860cc5fdee19c1
+708614fe9cb5753d13724ad7c19c2abd631687359b3bf2f8d267d35bcdd8e4b3

diff --git a/a/1.txt b/N2/1.txt
index c145237..f597ada 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -41,12 +41,12 @@ version.
 
 What command would that be? Do I need some new versions of tools?
 
-root@n900:/my/modules# man hciconfig
+root at n900:/my/modules# man hciconfig
 (don't see anything relevant).
-root@n900:/my/modules# btmgmt
+root at n900:/my/modules# btmgmt
 -bash: btmgmt: command not found
-root@n900:/my/modules# apt-cache search btmgmt
-root@n900:/my/modules#
+root at n900:/my/modules# apt-cache search btmgmt
+root at n900:/my/modules#
 
 > On the kernel side you need to add hdev->set_bdaddr support. For the Broadcom based devices you can copy it from the btusb.c driver.
 > 
diff --git a/a/content_digest b/N2/content_digest
index 4ee290b..0c9dcac 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,20 +1,9 @@
  "ref\020141213223727.GA13894@amd\0"
  "ref\0570BAC61-3137-42E5-B4F8-A61AEED380DE@holtmann.org\0"
- "From\0Pavel Machek <pavel@ucw.cz>\0"
- "Subject\0Re: bluetooth: Add hci_h4p driver\0"
+ "From\0pavel@ucw.cz (Pavel Machek)\0"
+ "Subject\0bluetooth: Add hci_h4p driver\0"
  "Date\0Sun, 14 Dec 2014 11:40:31 +0100\0"
- "To\0Marcel Holtmann <marcel@holtmann.org>\0"
- "Cc\0pali.rohar@gmail.com"
-  sre@debian.org
-  sre@ring0.de
-  kernel list <linux-kernel@vger.kernel.org>
-  linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
-  linux-omap@vger.kernel.org
-  tony@atomide.com
-  khilman@kernel.org
-  aaro.koskinen@iki.fi
-  ivo.g.dimitrov.75@gmail.com
- " linux-bluetooth@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Sun 2014-12-14 00:30:13, Marcel Holtmann wrote:\n"
@@ -60,12 +49,12 @@
  "\n"
  "What command would that be? Do I need some new versions of tools?\n"
  "\n"
- "root@n900:/my/modules# man hciconfig\n"
+ "root at n900:/my/modules# man hciconfig\n"
  "(don't see anything relevant).\n"
- "root@n900:/my/modules# btmgmt\n"
+ "root at n900:/my/modules# btmgmt\n"
  "-bash: btmgmt: command not found\n"
- "root@n900:/my/modules# apt-cache search btmgmt\n"
- "root@n900:/my/modules#\n"
+ "root at n900:/my/modules# apt-cache search btmgmt\n"
+ "root at n900:/my/modules#\n"
  "\n"
  "> On the kernel side you need to add hdev->set_bdaddr support. For the Broadcom based devices you can copy it from the btusb.c driver.\n"
  "> \n"
@@ -97,4 +86,4 @@
  "(english) http://www.livejournal.com/~pavelmachek\n"
  (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
 
-a9dec2f3040361f12f3eea61d2d827493233d51c434dbf4550860cc5fdee19c1
+bfae092c489a8770dcdfbca6d70e02b16565b3ab5fa3c02c10884d07c1edc08f

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.