Hi Andi, On Wed, Mar 28, 2018 at 06:34:24PM +0900, Andi Shyti wrote: > Because I will be leaving Samsung soon, update my e-mail to the > etezian.org mail. > > CC: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx> > Signed-off-by: Andi Shyti <andi.shyti@xxxxxxxxxxx> > --- > drivers/media/rc/ir-spi.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/media/rc/ir-spi.c b/drivers/media/rc/ir-spi.c > index a32a84ae2d0b..26f6ec856297 100644 > --- a/drivers/media/rc/ir-spi.c > +++ b/drivers/media/rc/ir-spi.c > @@ -2,7 +2,7 @@ > // SPI driven IR LED device driver > // > // Copyright (c) 2016 Samsung Electronics Co., Ltd. > -// Copyright (c) Andi Shyti <andi.shyti@xxxxxxxxxxx> > +// Copyright (c) Andi Shyti <andi@xxxxxxxxxxx> The MODULE_AUTHOR in the same file also uses your samsung.com email address. Should that be updated too? Thanks, Sean