diff for duplicates of <55DAE15B.6090602@xilinx.com> diff --git a/a/1.txt b/N1/1.txt index 189239e..23f3707 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,33 +9,32 @@ On 08/24/2015 10:08 AM, Alexandre Belloni wrote: >>>> >>>> Signed-off-by: Suneel Garapati <suneel.garapati@xilinx.com> >>>> --- ->>>> Changes v3=20 ->>>> - fix checkpatch errors=20 ->>>> - check time in secs arg against max sec val=20 ->>>> - order header files=20 ->>>> - use ptr_err_or_zero macro=20 ->>>> - use time64 variants=20 ->>>> Changes v2=20 ->>>> - change alm to alarm=20 +>>>> Changes v3 +>>>> - fix checkpatch errors +>>>> - check time in secs arg against max sec val +>>>> - order header files +>>>> - use ptr_err_or_zero macro +>>>> - use time64 variants +>>>> Changes v2 +>>>> - change alm to alarm >>>> --- >>>> drivers/rtc/Kconfig | 7 ++ >>>> drivers/rtc/Makefile | 1 + ->>>> drivers/rtc/rtc-zynqmp.c | 279 ++++++++++++++++++++++++++++++++++++++= -+++++++++ +>>>> drivers/rtc/rtc-zynqmp.c | 279 +++++++++++++++++++++++++++++++++++++++++++++++ >>>> 3 files changed, 287 insertions(+) >>>> create mode 100644 drivers/rtc/rtc-zynqmp.c >>>> >>> Applied, thanks. >>> >> ->=20 +> > Actually, I got the following message: > A message that you sent could not be delivered to one or more of its > recipients. This is a permanent error. The following address(es) failed: ->=20 -> suneel.garapati@xilinx.com +> +> suneel.garapati at xilinx.com > Unknown User ->=20 +> > I'm not fond of carrying patches with uncontactable authors. Is that a > permanent error? @@ -53,23 +52,10 @@ Alessandro Zummo <a.zummo@towertech.it> (maintainer:REAL TIME CLOCK Alexandre Belloni <alexandre.belloni@free-electrons.com> (maintainer:REAL TIME CLOCK (RTC) SUBSYSTEM) Michal Simek <michal.simek@xilinx.com> (supporter:ARM/ZYNQ ARCHITECTURE) -"S=C3=B6ren Brinkmann" <soren.brinkmann@xilinx.com> (reviewer) -rtc-linux@googlegroups.com (open list:REAL TIME CLOCK (RTC) SUBSYSTEM) -linux-arm-kernel@lists.infradead.org (moderated list:ARM/ZYNQ ARCHITECTURE) -linux-kernel@vger.kernel.org (open list) +"S?ren Brinkmann" <soren.brinkmann@xilinx.com> (reviewer) +rtc-linux at googlegroups.com (open list:REAL TIME CLOCK (RTC) SUBSYSTEM) +linux-arm-kernel at lists.infradead.org (moderated list:ARM/ZYNQ ARCHITECTURE) +linux-kernel at vger.kernel.org (open list) Thanks, Michal - ---=20 ---=20 -You received this message because you are subscribed to "rtc-linux". -Membership options at http://groups.google.com/group/rtc-linux . -Please read http://groups.google.com/group/rtc-linux/web/checklist -before submitting a driver. ----=20 -You received this message because you are subscribed to the Google Groups "= -rtc-linux" group. -To unsubscribe from this group and stop receiving emails from it, send an e= -mail to rtc-linux+unsubscribe@googlegroups.com. -For more options, visit https://groups.google.com/d/optout. diff --git a/a/content_digest b/N1/content_digest index df00715..b1971b9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,20 +3,10 @@ "ref\020150824074310.GF13155@piout.net\0" "ref\055DACC5A.80707@xilinx.com\0" "ref\020150824080800.GG13155@piout.net\0" - "From\0Michal Simek <michal.simek@xilinx.com>\0" - "Subject\0[rtc-linux] Re: [PATCH v3 2/2] drivers: rtc: add xilinx zynqmp rtc driver\0" + "From\0michal.simek@xilinx.com (Michal Simek)\0" + "Subject\0[PATCH v3 2/2] drivers: rtc: add xilinx zynqmp rtc driver\0" "Date\0Mon, 24 Aug 2015 11:18:19 +0200\0" - "To\0Alexandre Belloni <alexandre.belloni@free-electrons.com>" - " Michal Simek <michal.simek@xilinx.com>\0" - "Cc\0Suneel Garapati <suneel.garapati@xilinx.com>" - <rtc-linux@googlegroups.com> - <linux-arm-kernel@lists.infradead.org> - <linux-kernel@vger.kernel.org> - <sorenb@xilinx.com> - Alessandro Zummo <a.zummo@towertech.it> - <punnaia@xilinx.com> - <anuragku@xilinx.com> - " <anirudh@xilinx.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi,\n" @@ -30,33 +20,32 @@ ">>>>\n" ">>>> Signed-off-by: Suneel Garapati <suneel.garapati@xilinx.com>\n" ">>>> ---\n" - ">>>> Changes v3=20\n" - ">>>> - fix checkpatch errors=20\n" - ">>>> - check time in secs arg against max sec val=20\n" - ">>>> - order header files=20\n" - ">>>> - use ptr_err_or_zero macro=20\n" - ">>>> - use time64 variants=20\n" - ">>>> Changes v2=20\n" - ">>>> - change alm to alarm=20\n" + ">>>> Changes v3 \n" + ">>>> - fix checkpatch errors \n" + ">>>> - check time in secs arg against max sec val \n" + ">>>> - order header files \n" + ">>>> - use ptr_err_or_zero macro \n" + ">>>> - use time64 variants \n" + ">>>> Changes v2 \n" + ">>>> - change alm to alarm \n" ">>>> ---\n" ">>>> drivers/rtc/Kconfig | 7 ++\n" ">>>> drivers/rtc/Makefile | 1 +\n" - ">>>> drivers/rtc/rtc-zynqmp.c | 279 ++++++++++++++++++++++++++++++++++++++=\n" - "+++++++++\n" + ">>>> drivers/rtc/rtc-zynqmp.c | 279 +++++++++++++++++++++++++++++++++++++++++++++++\n" ">>>> 3 files changed, 287 insertions(+)\n" ">>>> create mode 100644 drivers/rtc/rtc-zynqmp.c\n" ">>>>\n" ">>> Applied, thanks.\n" ">>>\n" ">>\n" - ">=20\n" + "> \n" "> Actually, I got the following message:\n" "> A message that you sent could not be delivered to one or more of its\n" "> recipients. This is a permanent error. The following address(es) failed:\n" - ">=20\n" - "> suneel.garapati@xilinx.com\n" + "> \n" + "> suneel.garapati at xilinx.com\n" "> Unknown User\n" - ">=20\n" + "> \n" "> I'm not fond of carrying patches with uncontactable authors. Is that a\n" "> permanent error?\n" "\n" @@ -74,25 +63,12 @@ "Alexandre Belloni <alexandre.belloni@free-electrons.com>\n" "(maintainer:REAL TIME CLOCK (RTC) SUBSYSTEM)\n" "Michal Simek <michal.simek@xilinx.com> (supporter:ARM/ZYNQ ARCHITECTURE)\n" - "\"S=C3=B6ren Brinkmann\" <soren.brinkmann@xilinx.com> (reviewer)\n" - "rtc-linux@googlegroups.com (open list:REAL TIME CLOCK (RTC) SUBSYSTEM)\n" - "linux-arm-kernel@lists.infradead.org (moderated list:ARM/ZYNQ ARCHITECTURE)\n" - "linux-kernel@vger.kernel.org (open list)\n" + "\"S?ren Brinkmann\" <soren.brinkmann@xilinx.com> (reviewer)\n" + "rtc-linux at googlegroups.com (open list:REAL TIME CLOCK (RTC) SUBSYSTEM)\n" + "linux-arm-kernel at lists.infradead.org (moderated list:ARM/ZYNQ ARCHITECTURE)\n" + "linux-kernel at vger.kernel.org (open list)\n" "\n" "Thanks,\n" - "Michal\n" - "\n" - "--=20\n" - "--=20\n" - "You received this message because you are subscribed to \"rtc-linux\".\n" - "Membership options at http://groups.google.com/group/rtc-linux .\n" - "Please read http://groups.google.com/group/rtc-linux/web/checklist\n" - "before submitting a driver.\n" - "---=20\n" - "You received this message because you are subscribed to the Google Groups \"=\n" - "rtc-linux\" group.\n" - "To unsubscribe from this group and stop receiving emails from it, send an e=\n" - "mail to rtc-linux+unsubscribe@googlegroups.com.\n" - For more options, visit https://groups.google.com/d/optout. + Michal -6b5c4b7d8b2454a7e865a8896ed4c7bf555e660dbdef7ab4ac9bd3e867a7fc9b +507dc29b7e4eea046ba04af356704f6ef09b6ac7350fa2011d4b97ecebb89ecb
diff --git a/a/1.txt b/N2/1.txt index 189239e..2592132 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -9,33 +9,32 @@ On 08/24/2015 10:08 AM, Alexandre Belloni wrote: >>>> >>>> Signed-off-by: Suneel Garapati <suneel.garapati@xilinx.com> >>>> --- ->>>> Changes v3=20 ->>>> - fix checkpatch errors=20 ->>>> - check time in secs arg against max sec val=20 ->>>> - order header files=20 ->>>> - use ptr_err_or_zero macro=20 ->>>> - use time64 variants=20 ->>>> Changes v2=20 ->>>> - change alm to alarm=20 +>>>> Changes v3 +>>>> - fix checkpatch errors +>>>> - check time in secs arg against max sec val +>>>> - order header files +>>>> - use ptr_err_or_zero macro +>>>> - use time64 variants +>>>> Changes v2 +>>>> - change alm to alarm >>>> --- >>>> drivers/rtc/Kconfig | 7 ++ >>>> drivers/rtc/Makefile | 1 + ->>>> drivers/rtc/rtc-zynqmp.c | 279 ++++++++++++++++++++++++++++++++++++++= -+++++++++ +>>>> drivers/rtc/rtc-zynqmp.c | 279 +++++++++++++++++++++++++++++++++++++++++++++++ >>>> 3 files changed, 287 insertions(+) >>>> create mode 100644 drivers/rtc/rtc-zynqmp.c >>>> >>> Applied, thanks. >>> >> ->=20 +> > Actually, I got the following message: > A message that you sent could not be delivered to one or more of its > recipients. This is a permanent error. The following address(es) failed: ->=20 +> > suneel.garapati@xilinx.com > Unknown User ->=20 +> > I'm not fond of carrying patches with uncontactable authors. Is that a > permanent error? @@ -53,23 +52,10 @@ Alessandro Zummo <a.zummo@towertech.it> (maintainer:REAL TIME CLOCK Alexandre Belloni <alexandre.belloni@free-electrons.com> (maintainer:REAL TIME CLOCK (RTC) SUBSYSTEM) Michal Simek <michal.simek@xilinx.com> (supporter:ARM/ZYNQ ARCHITECTURE) -"S=C3=B6ren Brinkmann" <soren.brinkmann@xilinx.com> (reviewer) +"Sören Brinkmann" <soren.brinkmann@xilinx.com> (reviewer) rtc-linux@googlegroups.com (open list:REAL TIME CLOCK (RTC) SUBSYSTEM) linux-arm-kernel@lists.infradead.org (moderated list:ARM/ZYNQ ARCHITECTURE) linux-kernel@vger.kernel.org (open list) Thanks, Michal - ---=20 ---=20 -You received this message because you are subscribed to "rtc-linux". -Membership options at http://groups.google.com/group/rtc-linux . -Please read http://groups.google.com/group/rtc-linux/web/checklist -before submitting a driver. ----=20 -You received this message because you are subscribed to the Google Groups "= -rtc-linux" group. -To unsubscribe from this group and stop receiving emails from it, send an e= -mail to rtc-linux+unsubscribe@googlegroups.com. -For more options, visit https://groups.google.com/d/optout. diff --git a/a/content_digest b/N2/content_digest index df00715..b8d256c 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,7 +4,7 @@ "ref\055DACC5A.80707@xilinx.com\0" "ref\020150824080800.GG13155@piout.net\0" "From\0Michal Simek <michal.simek@xilinx.com>\0" - "Subject\0[rtc-linux] Re: [PATCH v3 2/2] drivers: rtc: add xilinx zynqmp rtc driver\0" + "Subject\0Re: [PATCH v3 2/2] drivers: rtc: add xilinx zynqmp rtc driver\0" "Date\0Mon, 24 Aug 2015 11:18:19 +0200\0" "To\0Alexandre Belloni <alexandre.belloni@free-electrons.com>" " Michal Simek <michal.simek@xilinx.com>\0" @@ -30,33 +30,32 @@ ">>>>\n" ">>>> Signed-off-by: Suneel Garapati <suneel.garapati@xilinx.com>\n" ">>>> ---\n" - ">>>> Changes v3=20\n" - ">>>> - fix checkpatch errors=20\n" - ">>>> - check time in secs arg against max sec val=20\n" - ">>>> - order header files=20\n" - ">>>> - use ptr_err_or_zero macro=20\n" - ">>>> - use time64 variants=20\n" - ">>>> Changes v2=20\n" - ">>>> - change alm to alarm=20\n" + ">>>> Changes v3 \n" + ">>>> - fix checkpatch errors \n" + ">>>> - check time in secs arg against max sec val \n" + ">>>> - order header files \n" + ">>>> - use ptr_err_or_zero macro \n" + ">>>> - use time64 variants \n" + ">>>> Changes v2 \n" + ">>>> - change alm to alarm \n" ">>>> ---\n" ">>>> drivers/rtc/Kconfig | 7 ++\n" ">>>> drivers/rtc/Makefile | 1 +\n" - ">>>> drivers/rtc/rtc-zynqmp.c | 279 ++++++++++++++++++++++++++++++++++++++=\n" - "+++++++++\n" + ">>>> drivers/rtc/rtc-zynqmp.c | 279 +++++++++++++++++++++++++++++++++++++++++++++++\n" ">>>> 3 files changed, 287 insertions(+)\n" ">>>> create mode 100644 drivers/rtc/rtc-zynqmp.c\n" ">>>>\n" ">>> Applied, thanks.\n" ">>>\n" ">>\n" - ">=20\n" + "> \n" "> Actually, I got the following message:\n" "> A message that you sent could not be delivered to one or more of its\n" "> recipients. This is a permanent error. The following address(es) failed:\n" - ">=20\n" + "> \n" "> suneel.garapati@xilinx.com\n" "> Unknown User\n" - ">=20\n" + "> \n" "> I'm not fond of carrying patches with uncontactable authors. Is that a\n" "> permanent error?\n" "\n" @@ -74,25 +73,12 @@ "Alexandre Belloni <alexandre.belloni@free-electrons.com>\n" "(maintainer:REAL TIME CLOCK (RTC) SUBSYSTEM)\n" "Michal Simek <michal.simek@xilinx.com> (supporter:ARM/ZYNQ ARCHITECTURE)\n" - "\"S=C3=B6ren Brinkmann\" <soren.brinkmann@xilinx.com> (reviewer)\n" + "\"S\303\266ren Brinkmann\" <soren.brinkmann@xilinx.com> (reviewer)\n" "rtc-linux@googlegroups.com (open list:REAL TIME CLOCK (RTC) SUBSYSTEM)\n" "linux-arm-kernel@lists.infradead.org (moderated list:ARM/ZYNQ ARCHITECTURE)\n" "linux-kernel@vger.kernel.org (open list)\n" "\n" "Thanks,\n" - "Michal\n" - "\n" - "--=20\n" - "--=20\n" - "You received this message because you are subscribed to \"rtc-linux\".\n" - "Membership options at http://groups.google.com/group/rtc-linux .\n" - "Please read http://groups.google.com/group/rtc-linux/web/checklist\n" - "before submitting a driver.\n" - "---=20\n" - "You received this message because you are subscribed to the Google Groups \"=\n" - "rtc-linux\" group.\n" - "To unsubscribe from this group and stop receiving emails from it, send an e=\n" - "mail to rtc-linux+unsubscribe@googlegroups.com.\n" - For more options, visit https://groups.google.com/d/optout. + Michal -6b5c4b7d8b2454a7e865a8896ed4c7bf555e660dbdef7ab4ac9bd3e867a7fc9b +5e5d859aef2fa79bd96b97cab0e1fcd509c575a426e547b2370593474916c428
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.