2015-07-29 06:13:57

by Leo Yan

[permalink] [raw]
Subject: [PATCH] drivers/rtc/rtc-pl031.c: fix typo for author email

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

Signed-off-by: Leo Yan <[email protected]>
---
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 <[email protected]");
+MODULE_AUTHOR("Deepak Saxena <[email protected]>");
MODULE_DESCRIPTION("ARM AMBA PL031 RTC Driver");
MODULE_LICENSE("GPL");
--
1.9.1


2015-08-11 15:43:30

by Alexandre Belloni

[permalink] [raw]
Subject: Re: [PATCH] drivers/rtc/rtc-pl031.c: fix typo for author email

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 <[email protected]>
> ---
> 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