All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20151003112510.54fe2a25@recife.lan>

diff --git a/a/1.txt b/N1/1.txt
index 5a2988d..9ecebd7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
 Em Mon, 21 Sep 2015 12:08:43 -0700
-Eric Nelson <eric-SeqgQ6RdavfQT0dZR+AlfA@public.gmane.org> escreveu:
+Eric Nelson <eric@nelint.com> escreveu:
 
 > A default timeout value of 100ms is workable for most decoders.
 > Declare a constant to help standardize its' use.
@@ -22,7 +22,7 @@ Mauro
 
 
 > 
-> Signed-off-by: Eric Nelson <eric-SeqgQ6RdavfQT0dZR+AlfA@public.gmane.org>
+> Signed-off-by: Eric Nelson <eric@nelint.com>
 > ---
 >  include/media/rc-core.h | 1 +
 >  1 file changed, 1 insertion(+)
@@ -39,7 +39,3 @@ Mauro
 >  #define IR_MAX_DURATION         500000000	/* 500 ms */
 >  #define US_TO_NS(usec)		((usec) * 1000)
 >  #define MS_TO_US(msec)		((msec) * 1000)
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" 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 a00c636..6aa35b9 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,27 +1,26 @@
  "ref\01441980024-1944-1-git-send-email-eric@nelint.com\0"
  "ref\01442862524-3694-1-git-send-email-eric@nelint.com\0"
  "ref\01442862524-3694-2-git-send-email-eric@nelint.com\0"
- "ref\01442862524-3694-2-git-send-email-eric-SeqgQ6RdavfQT0dZR+AlfA@public.gmane.org\0"
- "From\0Mauro Carvalho Chehab <mchehab-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>\0"
+ "From\0Mauro Carvalho Chehab <mchehab@osg.samsung.com>\0"
  "Subject\0Re: [PATCH V2 1/2] rc-core: define a default timeout for drivers\0"
  "Date\0Sat, 3 Oct 2015 11:25:10 -0300\0"
- "To\0Eric Nelson <eric-SeqgQ6RdavfQT0dZR+AlfA@public.gmane.org>\0"
- "Cc\0linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  pawel.moll-5wv7dgnIgG8@public.gmane.org
-  mark.rutland-5wv7dgnIgG8@public.gmane.org
-  ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org
-  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  patrice.chotard-qxv4g6HH51o@public.gmane.org
-  fabf-AgBVmzD5pcezQB+pC5nmwQ@public.gmane.org
-  wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org
-  heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " otavio-fKevB0iiKLMBZ+LybsDmbA@public.gmane.org\0"
+ "To\0Eric Nelson <eric@nelint.com>\0"
+ "Cc\0linux-media@vger.kernel.org"
+  robh+dt@kernel.org
+  pawel.moll@arm.com
+  mark.rutland@arm.com
+  ijc+devicetree@hellion.org.uk
+  galak@codeaurora.org
+  patrice.chotard@st.com
+  fabf@skynet.be
+  wsa@the-dreams.de
+  heiko@sntech.de
+  devicetree@vger.kernel.org
+ " otavio@ossystems.com.br\0"
  "\00:1\0"
  "b\0"
  "Em Mon, 21 Sep 2015 12:08:43 -0700\n"
- "Eric Nelson <eric-SeqgQ6RdavfQT0dZR+AlfA@public.gmane.org> escreveu:\n"
+ "Eric Nelson <eric@nelint.com> escreveu:\n"
  "\n"
  "> A default timeout value of 100ms is workable for most decoders.\n"
  "> Declare a constant to help standardize its' use.\n"
@@ -44,7 +43,7 @@
  "\n"
  "\n"
  "> \n"
- "> Signed-off-by: Eric Nelson <eric-SeqgQ6RdavfQT0dZR+AlfA@public.gmane.org>\n"
+ "> Signed-off-by: Eric Nelson <eric@nelint.com>\n"
  "> ---\n"
  ">  include/media/rc-core.h | 1 +\n"
  ">  1 file changed, 1 insertion(+)\n"
@@ -60,10 +59,6 @@
  "> +#define IR_DEFAULT_TIMEOUT\tMS_TO_NS(100)\n"
  ">  #define IR_MAX_DURATION         500000000\t/* 500 ms */\n"
  ">  #define US_TO_NS(usec)\t\t((usec) * 1000)\n"
- ">  #define MS_TO_US(msec)\t\t((msec) * 1000)\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" 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
+ ">  #define MS_TO_US(msec)\t\t((msec) * 1000)"
 
-da3f4499a253a4412ad56f54c3252b8f53032af054d05de3bdb059e6c2c5673e
+2dc333ec9863483d79a9fc4f482b0309504cb9b4b8ad843bc6acfe1a062c5e65

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.