All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stanley Chu <stanley.chu@mediatek.com>
To: Chunfeng Yun <chunfeng.yun@mediatek.com>
Cc: Colin King <colin.king@canonical.com>,
	Kishon Vijay Abraham I <kishon@ti.com>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-mediatek@lists.infradead.org>,
	<kernel-janitors@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH][next] scsi: phy: mediatek: fix typo in author's email address
Date: Thu, 21 Mar 2019 07:10:03 +0800	[thread overview]
Message-ID: <1553123403.30977.74.camel@mtkswgap22> (raw)
In-Reply-To: <1553122955.10179.169.camel@mhfsdcap03>

Hi Colin,

On Thu, 2019-03-21 at 07:02 +0800, Chunfeng Yun wrote:
> Hi Colin,
> 
> On Wed, 2019-03-20 at 21:22 +0000, Colin King wrote:
> > From: Colin Ian King <colin.king@canonical.com>
> > 
> > There is a typo in the module author's email address. Fix this.
> > 
> > Signed-off-by: Colin Ian King <colin.king@canonical.com>
> > ---
> >  drivers/phy/mediatek/phy-mtk-ufs.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/drivers/phy/mediatek/phy-mtk-ufs.c b/drivers/phy/mediatek/phy-mtk-ufs.c
> > index 9a80a76d7990..cf94f5c35dc5 100644
> > --- a/drivers/phy/mediatek/phy-mtk-ufs.c
> > +++ b/drivers/phy/mediatek/phy-mtk-ufs.c
> > @@ -241,5 +241,5 @@ static struct platform_driver ufs_mtk_phy_driver = {
> >  module_platform_driver(ufs_mtk_phy_driver);
> >  
> >  MODULE_DESCRIPTION("Universal Flash Storage (UFS) MediaTek MPHY");
> > -MODULE_AUTHOR("Stanley Chu <stanley.chu@medaitek.com>");
> > +MODULE_AUTHOR("Stanley Chu <stanley.chu@mediatek.com>");

Thanks for fixing this.

Reviewed-by: Stanley Chu <stanley.chu@mediatek.com>

> >  MODULE_LICENSE("GPL v2");
> 
> Thank you.
> 
> Acked-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
> 
> 



WARNING: multiple messages have this Message-ID (diff)
From: Stanley Chu <stanley.chu@mediatek.com>
To: Chunfeng Yun <chunfeng.yun@mediatek.com>
Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org,
	Kishon Vijay Abraham I <kishon@ti.com>,
	linux-mediatek@lists.infradead.org,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Colin King <colin.king@canonical.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH][next] scsi: phy: mediatek: fix typo in author's email address
Date: Wed, 20 Mar 2019 23:10:03 +0000	[thread overview]
Message-ID: <1553123403.30977.74.camel@mtkswgap22> (raw)
In-Reply-To: <1553122955.10179.169.camel@mhfsdcap03>

Hi Colin,

On Thu, 2019-03-21 at 07:02 +0800, Chunfeng Yun wrote:
> Hi Colin,
> 
> On Wed, 2019-03-20 at 21:22 +0000, Colin King wrote:
> > From: Colin Ian King <colin.king@canonical.com>
> > 
> > There is a typo in the module author's email address. Fix this.
> > 
> > Signed-off-by: Colin Ian King <colin.king@canonical.com>
> > ---
> >  drivers/phy/mediatek/phy-mtk-ufs.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/drivers/phy/mediatek/phy-mtk-ufs.c b/drivers/phy/mediatek/phy-mtk-ufs.c
> > index 9a80a76d7990..cf94f5c35dc5 100644
> > --- a/drivers/phy/mediatek/phy-mtk-ufs.c
> > +++ b/drivers/phy/mediatek/phy-mtk-ufs.c
> > @@ -241,5 +241,5 @@ static struct platform_driver ufs_mtk_phy_driver = {
> >  module_platform_driver(ufs_mtk_phy_driver);
> >  
> >  MODULE_DESCRIPTION("Universal Flash Storage (UFS) MediaTek MPHY");
> > -MODULE_AUTHOR("Stanley Chu <stanley.chu@medaitek.com>");
> > +MODULE_AUTHOR("Stanley Chu <stanley.chu@mediatek.com>");

Thanks for fixing this.

Reviewed-by: Stanley Chu <stanley.chu@mediatek.com>

> >  MODULE_LICENSE("GPL v2");
> 
> Thank you.
> 
> Acked-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
> 
> 

WARNING: multiple messages have this Message-ID (diff)
From: Stanley Chu <stanley.chu@mediatek.com>
To: Chunfeng Yun <chunfeng.yun@mediatek.com>
Cc: Colin King <colin.king@canonical.com>,
	Kishon Vijay Abraham I <kishon@ti.com>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org,
	kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH][next] scsi: phy: mediatek: fix typo in author's email address
Date: Thu, 21 Mar 2019 07:10:03 +0800	[thread overview]
Message-ID: <1553123403.30977.74.camel@mtkswgap22> (raw)
In-Reply-To: <1553122955.10179.169.camel@mhfsdcap03>

Hi Colin,

On Thu, 2019-03-21 at 07:02 +0800, Chunfeng Yun wrote:
> Hi Colin,
> 
> On Wed, 2019-03-20 at 21:22 +0000, Colin King wrote:
> > From: Colin Ian King <colin.king@canonical.com>
> > 
> > There is a typo in the module author's email address. Fix this.
> > 
> > Signed-off-by: Colin Ian King <colin.king@canonical.com>
> > ---
> >  drivers/phy/mediatek/phy-mtk-ufs.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/drivers/phy/mediatek/phy-mtk-ufs.c b/drivers/phy/mediatek/phy-mtk-ufs.c
> > index 9a80a76d7990..cf94f5c35dc5 100644
> > --- a/drivers/phy/mediatek/phy-mtk-ufs.c
> > +++ b/drivers/phy/mediatek/phy-mtk-ufs.c
> > @@ -241,5 +241,5 @@ static struct platform_driver ufs_mtk_phy_driver = {
> >  module_platform_driver(ufs_mtk_phy_driver);
> >  
> >  MODULE_DESCRIPTION("Universal Flash Storage (UFS) MediaTek MPHY");
> > -MODULE_AUTHOR("Stanley Chu <stanley.chu@medaitek.com>");
> > +MODULE_AUTHOR("Stanley Chu <stanley.chu@mediatek.com>");

Thanks for fixing this.

Reviewed-by: Stanley Chu <stanley.chu@mediatek.com>

> >  MODULE_LICENSE("GPL v2");
> 
> Thank you.
> 
> Acked-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
> 
> 

WARNING: multiple messages have this Message-ID (diff)
From: Stanley Chu <stanley.chu@mediatek.com>
To: Chunfeng Yun <chunfeng.yun@mediatek.com>
Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org,
	Kishon Vijay Abraham I <kishon@ti.com>,
	linux-mediatek@lists.infradead.org,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Colin King <colin.king@canonical.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH][next] scsi: phy: mediatek: fix typo in author's email address
Date: Thu, 21 Mar 2019 07:10:03 +0800	[thread overview]
Message-ID: <1553123403.30977.74.camel@mtkswgap22> (raw)
In-Reply-To: <1553122955.10179.169.camel@mhfsdcap03>

Hi Colin,

On Thu, 2019-03-21 at 07:02 +0800, Chunfeng Yun wrote:
> Hi Colin,
> 
> On Wed, 2019-03-20 at 21:22 +0000, Colin King wrote:
> > From: Colin Ian King <colin.king@canonical.com>
> > 
> > There is a typo in the module author's email address. Fix this.
> > 
> > Signed-off-by: Colin Ian King <colin.king@canonical.com>
> > ---
> >  drivers/phy/mediatek/phy-mtk-ufs.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/drivers/phy/mediatek/phy-mtk-ufs.c b/drivers/phy/mediatek/phy-mtk-ufs.c
> > index 9a80a76d7990..cf94f5c35dc5 100644
> > --- a/drivers/phy/mediatek/phy-mtk-ufs.c
> > +++ b/drivers/phy/mediatek/phy-mtk-ufs.c
> > @@ -241,5 +241,5 @@ static struct platform_driver ufs_mtk_phy_driver = {
> >  module_platform_driver(ufs_mtk_phy_driver);
> >  
> >  MODULE_DESCRIPTION("Universal Flash Storage (UFS) MediaTek MPHY");
> > -MODULE_AUTHOR("Stanley Chu <stanley.chu@medaitek.com>");
> > +MODULE_AUTHOR("Stanley Chu <stanley.chu@mediatek.com>");

Thanks for fixing this.

Reviewed-by: Stanley Chu <stanley.chu@mediatek.com>

> >  MODULE_LICENSE("GPL v2");
> 
> Thank you.
> 
> Acked-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
> 
> 



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2019-03-20 23:10 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-20 21:22 [PATCH][next] scsi: phy: mediatek: fix typo in author's email address Colin King
2019-03-20 21:22 ` Colin King
2019-03-20 21:22 ` Colin King
2019-03-20 21:22   ` Colin King
2019-03-20 23:02   ` Chunfeng Yun
2019-03-20 23:02     ` Chunfeng Yun
2019-03-20 23:02     ` Chunfeng Yun
2019-03-20 23:02     ` Chunfeng Yun
2019-03-20 23:10     ` Stanley Chu [this message]
2019-03-20 23:10       ` Stanley Chu
2019-03-20 23:10       ` Stanley Chu
2019-03-20 23:10       ` Stanley Chu
2019-03-20 21:33 ` Gustavo A. R. Silva
2019-03-20 21:33   ` Gustavo A. R. Silva
2019-03-20 21:33   ` Gustavo A. R. Silva

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1553123403.30977.74.camel@mtkswgap22 \
    --to=stanley.chu@mediatek.com \
    --cc=chunfeng.yun@mediatek.com \
    --cc=colin.king@canonical.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=kishon@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.