diff for duplicates of <20140618073950.GC31163@localhost> diff --git a/a/1.txt b/N1/1.txt index 02d8eb0..b019efb 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -36,7 +36,7 @@ On Tue, Jun 17, 2014 at 07:41:44PM +0300, Janne Kanniainen wrote: Great job, Janne. I have a few really minor style issues I just noted and that I point out below, but that's it. -> Signed-off-by: Janne Kanniainen <janne.kanniainen-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +> Signed-off-by: Janne Kanniainen <janne.kanniainen@gmail.com> > --- > .../ABI/testing/sysfs-class-hid-driver-gt683r | 14 + > drivers/hid/Kconfig | 14 + @@ -58,7 +58,7 @@ and that I point out below, but that's it. > +What: /sys/class/hidraw/<hidraw>/device/leds_mode > +Date: Jun 2014 > +KernelVersion: 3.17 -> +Contact: Janne Kanniainen <janne.kanniainen-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +> +Contact: Janne Kanniainen <janne.kanniainen@gmail.com> > +Description: > + Set the mode of LEDs > + @@ -128,7 +128,7 @@ and that I point out below, but that's it. > +/* > + * MSI GT683R led driver > + * -> + * Copyright (c) 2014 Janne Kanniainen <janne.kanniainen-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +> + * Copyright (c) 2014 Janne Kanniainen <janne.kanniainen@gmail.com> > + * > + * This program is free software; you can redistribute it and/or > + * modify it under the terms of the GNU General Public License as @@ -485,7 +485,3 @@ On more tab here. Thanks, Johan --- -To unsubscribe from this list: send the line "unsubscribe linux-usb" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 8ce0ee2..30d1ad9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,16 @@ "ref\020140617134602.GB28179@localhost\0" "ref\01403023304-7953-1-git-send-email-janne.kanniainen@gmail.com\0" - "ref\01403023304-7953-1-git-send-email-janne.kanniainen-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" - "From\0Johan Hovold <johan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "From\0Johan Hovold <johan@kernel.org>\0" "Subject\0Re: [PATCH v8] leds: USB: HID: Add support for MSI GT683R led panels\0" "Date\0Wed, 18 Jun 2014 09:39:50 +0200\0" - "To\0Janne Kanniainen <janne.kanniainen-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Cc\0jkosina-AlSwsSmVLrQ@public.gmane.org" - johan-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - cooloney-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-leds-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Janne Kanniainen <janne.kanniainen@gmail.com>\0" + "Cc\0jkosina@suse.cz" + johan@kernel.org + cooloney@gmail.com + linux-kernel@vger.kernel.org + linux-leds@vger.kernel.org + linux-usb@vger.kernel.org + " linux-input@vger.kernel.org\0" "\00:1\0" "b\0" "On Tue, Jun 17, 2014 at 07:41:44PM +0300, Janne Kanniainen wrote:\n" @@ -52,7 +51,7 @@ "Great job, Janne. I have a few really minor style issues I just noted\n" "and that I point out below, but that's it.\n" "\n" - "> Signed-off-by: Janne Kanniainen <janne.kanniainen-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "> Signed-off-by: Janne Kanniainen <janne.kanniainen@gmail.com>\n" "> ---\n" "> .../ABI/testing/sysfs-class-hid-driver-gt683r | 14 +\n" "> drivers/hid/Kconfig | 14 +\n" @@ -74,7 +73,7 @@ "> +What:\t\t/sys/class/hidraw/<hidraw>/device/leds_mode\n" "> +Date:\t\tJun 2014\n" "> +KernelVersion:\t3.17\n" - "> +Contact:\tJanne Kanniainen <janne.kanniainen-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "> +Contact:\tJanne Kanniainen <janne.kanniainen@gmail.com>\n" "> +Description:\n" "> +\t\tSet the mode of LEDs\n" "> +\n" @@ -144,7 +143,7 @@ "> +/*\n" "> + * MSI GT683R led driver\n" "> + *\n" - "> + * Copyright (c) 2014 Janne Kanniainen <janne.kanniainen-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "> + * Copyright (c) 2014 Janne Kanniainen <janne.kanniainen@gmail.com>\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or\n" "> + * modify it under the terms of the GNU General Public License as\n" @@ -500,10 +499,6 @@ "> \t{ USB_VENDOR_ID_PIXART, USB_DEVICE_ID_PIXART_OPTICAL_TOUCH_SCREEN, HID_QUIRK_NO_INIT_REPORTS },\n" "\n" "Thanks,\n" - "Johan\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Johan -6520a076cb1e3c6dd39913faee18e9f964d43dfc4e77412e13bd2c1ba83c69c9 +eb11e5d80f914f3e214fd1caa039b21636cca5d1ff7162cf97dffe9289f9d5e9
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.