All of lore.kernel.org
 help / color / mirror / Atom feed
* [rtc-linux] [PATCH] drivers/rtc/rtc-pl031.c: fix typo for author email
@ 2015-07-29  6:13 ` Leo Yan
  0 siblings, 0 replies; 6+ messages in thread
From: Leo Yan @ 2015-07-29  6:13 UTC (permalink / raw)
  To: Linus Walleij, Alessandro Zummo, Alexandre Belloni,
	linux-arm-kernel, rtc-linux, linux-kernel, Deepak Saxena
  Cc: Leo Yan

The email address missed character ">", so add it.

Signed-off-by: Leo Yan <leo.yan@linaro.org>
---
 drivers/rtc/rtc-pl031.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/rtc/rtc-pl031.c b/drivers/rtc/rtc-pl031.c
index 99181fff..41dcb7d 100644
--- a/drivers/rtc/rtc-pl031.c
+++ b/drivers/rtc/rtc-pl031.c
@@ -476,6 +476,6 @@ static struct amba_driver pl031_driver = {
 
 module_amba_driver(pl031_driver);
 
-MODULE_AUTHOR("Deepak Saxena <dsaxena@plexity.net");
+MODULE_AUTHOR("Deepak Saxena <dsaxena@plexity.net>");
 MODULE_DESCRIPTION("ARM AMBA PL031 RTC Driver");
 MODULE_LICENSE("GPL");
-- 
1.9.1

-- 
-- 
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.
--- 
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 email to rtc-linux+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH] drivers/rtc/rtc-pl031.c: fix typo for author email
@ 2015-07-29  6:13 ` Leo Yan
  0 siblings, 0 replies; 6+ messages in thread
From: Leo Yan @ 2015-07-29  6:13 UTC (permalink / raw)
  To: linux-arm-kernel

The email address missed character ">", so add it.

Signed-off-by: Leo Yan <leo.yan@linaro.org>
---
 drivers/rtc/rtc-pl031.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/rtc/rtc-pl031.c b/drivers/rtc/rtc-pl031.c
index 99181fff..41dcb7d 100644
--- a/drivers/rtc/rtc-pl031.c
+++ b/drivers/rtc/rtc-pl031.c
@@ -476,6 +476,6 @@ static struct amba_driver pl031_driver = {
 
 module_amba_driver(pl031_driver);
 
-MODULE_AUTHOR("Deepak Saxena <dsaxena at plexity.net");
+MODULE_AUTHOR("Deepak Saxena <dsaxena@plexity.net>");
 MODULE_DESCRIPTION("ARM AMBA PL031 RTC Driver");
 MODULE_LICENSE("GPL");
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH] drivers/rtc/rtc-pl031.c: fix typo for author email
@ 2015-07-29  6:13 ` Leo Yan
  0 siblings, 0 replies; 6+ messages in thread
From: Leo Yan @ 2015-07-29  6:13 UTC (permalink / raw)
  To: Linus Walleij, Alessandro Zummo, Alexandre Belloni,
	linux-arm-kernel, rtc-linux, linux-kernel, Deepak Saxena
  Cc: Leo Yan

The email address missed character ">", so add it.

Signed-off-by: Leo Yan <leo.yan@linaro.org>
---
 drivers/rtc/rtc-pl031.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/rtc/rtc-pl031.c b/drivers/rtc/rtc-pl031.c
index 99181fff..41dcb7d 100644
--- a/drivers/rtc/rtc-pl031.c
+++ b/drivers/rtc/rtc-pl031.c
@@ -476,6 +476,6 @@ static struct amba_driver pl031_driver = {
 
 module_amba_driver(pl031_driver);
 
-MODULE_AUTHOR("Deepak Saxena <dsaxena@plexity.net");
+MODULE_AUTHOR("Deepak Saxena <dsaxena@plexity.net>");
 MODULE_DESCRIPTION("ARM AMBA PL031 RTC Driver");
 MODULE_LICENSE("GPL");
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [rtc-linux] Re: [PATCH] drivers/rtc/rtc-pl031.c: fix typo for author email
  2015-07-29  6:13 ` Leo Yan
  (?)
@ 2015-08-11 15:43   ` Alexandre Belloni
  -1 siblings, 0 replies; 6+ messages in thread
From: Alexandre Belloni @ 2015-08-11 15:43 UTC (permalink / raw)
  To: Leo Yan
  Cc: Linus Walleij, Alessandro Zummo, linux-arm-kernel, rtc-linux,
	linux-kernel, Deepak Saxena

On 29/07/2015 at 14:13:40 +0800, Leo Yan wrote :
> The email address missed character ">", so add it.
> 
> Signed-off-by: Leo Yan <leo.yan@linaro.org>
> ---
>  drivers/rtc/rtc-pl031.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
Applied, thanks.

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

-- 
-- 
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.
--- 
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 email to rtc-linux+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH] drivers/rtc/rtc-pl031.c: fix typo for author email
@ 2015-08-11 15:43   ` Alexandre Belloni
  0 siblings, 0 replies; 6+ messages in thread
From: Alexandre Belloni @ 2015-08-11 15:43 UTC (permalink / raw)
  To: linux-arm-kernel

On 29/07/2015 at 14:13:40 +0800, Leo Yan wrote :
> The email address missed character ">", so add it.
> 
> Signed-off-by: Leo Yan <leo.yan@linaro.org>
> ---
>  drivers/rtc/rtc-pl031.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
Applied, thanks.

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] drivers/rtc/rtc-pl031.c: fix typo for author email
@ 2015-08-11 15:43   ` Alexandre Belloni
  0 siblings, 0 replies; 6+ messages in thread
From: Alexandre Belloni @ 2015-08-11 15:43 UTC (permalink / raw)
  To: Leo Yan
  Cc: Linus Walleij, Alessandro Zummo, linux-arm-kernel, rtc-linux,
	linux-kernel, Deepak Saxena

On 29/07/2015 at 14:13:40 +0800, Leo Yan wrote :
> The email address missed character ">", so add it.
> 
> Signed-off-by: Leo Yan <leo.yan@linaro.org>
> ---
>  drivers/rtc/rtc-pl031.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
Applied, thanks.

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-08-11 15:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-29  6:13 [rtc-linux] [PATCH] drivers/rtc/rtc-pl031.c: fix typo for author email Leo Yan
2015-07-29  6:13 ` Leo Yan
2015-07-29  6:13 ` Leo Yan
2015-08-11 15:43 ` [rtc-linux] " Alexandre Belloni
2015-08-11 15:43   ` Alexandre Belloni
2015-08-11 15:43   ` Alexandre Belloni

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.