All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <55E1BBC8.9010303@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 3199e78..a6138e9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -22,13 +22,13 @@ index 0000000..3275c16
 +What:		/sys/class/k90_profile/<profile>/profile_number
 +Date:		August 2015
 +KernelVersion:	4.2
-+Contact:	Clement Vuchener <clement.vuchener-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
++Contact:	Clement Vuchener <clement.vuchener@gmail.com>
 +Description:	Get the number of the profile.
 +
 +What:		/sys/class/k90_profile/<profile>/bindings
 +Date:		August 2015
 +KernelVersion:	4.2
-+Contact:	Clement Vuchener <clement.vuchener-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
++Contact:	Clement Vuchener <clement.vuchener@gmail.com>
 +Description:	Write bindings to the keyboard on-board profile.
 +		The data structure is:
 +		 - number of bindings in this structure (1 byte)
@@ -44,7 +44,7 @@ index 0000000..3275c16
 +What:		/sys/class/k90_profile/<profile>/keys
 +Date:		August 2015
 +KernelVersion:	4.2
-+Contact:	Clement Vuchener <clement.vuchener-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
++Contact:	Clement Vuchener <clement.vuchener@gmail.com>
 +Description:	Write the list of the keys used by the bindings and how
 +		the macros are repeated.
 +		The data struct is:
@@ -60,7 +60,7 @@ index 0000000..3275c16
 +What:		/sys/class/k90_profile/<profile>/data
 +Date:		August 2015
 +KernelVersion:	4.2
-+Contact:	Clement Vuchener <clement.vuchener-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
++Contact:	Clement Vuchener <clement.vuchener@gmail.com>
 +Description:	Write the key usage and macros used by
 +		/sys/class/k90_profile/<profile>/bindings
 +		Macro items are:
@@ -84,7 +84,7 @@ index 0000000..16d50ae
 +What:		/sys/bus/drivers/k90/<dev>/macro_mode
 +Date:		August 2015
 +KernelVersion:	4.2
-+Contact:	Clement Vuchener <clement.vuchener-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
++Contact:	Clement Vuchener <clement.vuchener@gmail.com>
 +Description:	Get/set the current playback mode. "SW" for software mode
 +		where G-keys triggers their regular key codes. "HW" for
 +		hardware playback mode where the G-keys play their macro
@@ -94,7 +94,7 @@ index 0000000..16d50ae
 +What:		/sys/bus/drivers/k90/<dev>/current_profile
 +Date:		August 2015
 +KernelVersion:	4.2
-+Contact:	Clement Vuchener <clement.vuchener-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
++Contact:	Clement Vuchener <clement.vuchener@gmail.com>
 +Description:	Get/set the current selected profile. Values are from 1 to 3.
 diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
 index cc4c664..db6d8a5 100644
diff --git a/a/content_digest b/N1/content_digest
index 0f61cdb..73c233b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,12 +1,11 @@
  "ref\0cover.1440853951.git.clement.vuchener@gmail.com\0"
- "ref\0cover.1440853951.git.clement.vuchener-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
- "From\0Cl\303\251ment Vuchener <clement.vuchener-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "From\0Cl\303\251ment Vuchener <clement.vuchener@gmail.com>\0"
  "Subject\0[PATCH 1/1] Corsair Vengeance K90 driver\0"
  "Date\0Sat, 29 Aug 2015 16:03:52 +0200\0"
- "To\0jkosina-IBi9RG/b67k@public.gmane.org\0"
- "Cc\0linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0jkosina@suse.com\0"
+ "Cc\0linux-api@vger.kernel.org"
+  linux-kernel@vger.kernel.org
+ " linux-input@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "---\n"
@@ -33,13 +32,13 @@
  "+What:\t\t/sys/class/k90_profile/<profile>/profile_number\n"
  "+Date:\t\tAugust 2015\n"
  "+KernelVersion:\t4.2\n"
- "+Contact:\tClement Vuchener <clement.vuchener-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "+Contact:\tClement Vuchener <clement.vuchener@gmail.com>\n"
  "+Description:\tGet the number of the profile.\n"
  "+\n"
  "+What:\t\t/sys/class/k90_profile/<profile>/bindings\n"
  "+Date:\t\tAugust 2015\n"
  "+KernelVersion:\t4.2\n"
- "+Contact:\tClement Vuchener <clement.vuchener-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "+Contact:\tClement Vuchener <clement.vuchener@gmail.com>\n"
  "+Description:\tWrite bindings to the keyboard on-board profile.\n"
  "+\t\tThe data structure is:\n"
  "+\t\t - number of bindings in this structure (1 byte)\n"
@@ -55,7 +54,7 @@
  "+What:\t\t/sys/class/k90_profile/<profile>/keys\n"
  "+Date:\t\tAugust 2015\n"
  "+KernelVersion:\t4.2\n"
- "+Contact:\tClement Vuchener <clement.vuchener-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "+Contact:\tClement Vuchener <clement.vuchener@gmail.com>\n"
  "+Description:\tWrite the list of the keys used by the bindings and how\n"
  "+\t\tthe macros are repeated.\n"
  "+\t\tThe data struct is:\n"
@@ -71,7 +70,7 @@
  "+What:\t\t/sys/class/k90_profile/<profile>/data\n"
  "+Date:\t\tAugust 2015\n"
  "+KernelVersion:\t4.2\n"
- "+Contact:\tClement Vuchener <clement.vuchener-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "+Contact:\tClement Vuchener <clement.vuchener@gmail.com>\n"
  "+Description:\tWrite the key usage and macros used by\n"
  "+\t\t/sys/class/k90_profile/<profile>/bindings\n"
  "+\t\tMacro items are:\n"
@@ -95,7 +94,7 @@
  "+What:\t\t/sys/bus/drivers/k90/<dev>/macro_mode\n"
  "+Date:\t\tAugust 2015\n"
  "+KernelVersion:\t4.2\n"
- "+Contact:\tClement Vuchener <clement.vuchener-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "+Contact:\tClement Vuchener <clement.vuchener@gmail.com>\n"
  "+Description:\tGet/set the current playback mode. \"SW\" for software mode\n"
  "+\t\twhere G-keys triggers their regular key codes. \"HW\" for\n"
  "+\t\thardware playback mode where the G-keys play their macro\n"
@@ -105,7 +104,7 @@
  "+What:\t\t/sys/bus/drivers/k90/<dev>/current_profile\n"
  "+Date:\t\tAugust 2015\n"
  "+KernelVersion:\t4.2\n"
- "+Contact:\tClement Vuchener <clement.vuchener-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "+Contact:\tClement Vuchener <clement.vuchener@gmail.com>\n"
  "+Description:\tGet/set the current selected profile. Values are from 1 to 3.\n"
  "diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig\n"
  "index cc4c664..db6d8a5 100644\n"
@@ -876,4 +875,4 @@
  "  #define USB_DEVICE_ID_PRODIKEYS_PCMIDI\t0x2801\n"
    -- 2.4.3
 
-7a14335a2b8cbc6b3ce33921d1353bc5b16407557a3d1156f8b31291a4a1acc5
+3b8a8bd666a2dd3f3ebdead140f569685a7e69cc927dad16fc1bdd54bfd20616

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.