All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] video: wmt_ge_rops: Fix a trivial typo
@ 2013-09-30  8:50 Sachin Kamat
  0 siblings, 0 replies; 2+ messages in thread
From: Sachin Kamat @ 2013-09-30  8:50 UTC (permalink / raw)
  To: linux-fbdev

Add a missing closing brace for email address.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Alexey Charkov <alchark@gmail.com>
---
 drivers/video/wmt_ge_rops.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/video/wmt_ge_rops.c b/drivers/video/wmt_ge_rops.c
index d4ef841..b0a9f34 100644
--- a/drivers/video/wmt_ge_rops.c
+++ b/drivers/video/wmt_ge_rops.c
@@ -175,7 +175,7 @@ static struct platform_driver wmt_ge_rops_driver = {
 
 module_platform_driver(wmt_ge_rops_driver);
 
-MODULE_AUTHOR("Alexey Charkov <alchark@gmail.com");
+MODULE_AUTHOR("Alexey Charkov <alchark@gmail.com>");
 MODULE_DESCRIPTION("Accelerators for raster operations using "
 		   "WonderMedia Graphics Engine");
 MODULE_LICENSE("GPL v2");
-- 
1.7.9.5


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

* Re: [PATCH 1/1] video: wmt_ge_rops: Fix a trivial typo
@ 2013-10-09  8:52 Tomi Valkeinen
  0 siblings, 0 replies; 2+ messages in thread
From: Tomi Valkeinen @ 2013-10-09  8:52 UTC (permalink / raw)
  To: linux-fbdev

[-- Attachment #1: Type: text/plain, Size: 908 bytes --]

On 30/09/13 11:50, Sachin Kamat wrote:
> Add a missing closing brace for email address.
> 
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> Cc: Alexey Charkov <alchark@gmail.com>
> ---
>  drivers/video/wmt_ge_rops.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/video/wmt_ge_rops.c b/drivers/video/wmt_ge_rops.c
> index d4ef841..b0a9f34 100644
> --- a/drivers/video/wmt_ge_rops.c
> +++ b/drivers/video/wmt_ge_rops.c
> @@ -175,7 +175,7 @@ static struct platform_driver wmt_ge_rops_driver = {
>  
>  module_platform_driver(wmt_ge_rops_driver);
>  
> -MODULE_AUTHOR("Alexey Charkov <alchark@gmail.com");
> +MODULE_AUTHOR("Alexey Charkov <alchark@gmail.com>");
>  MODULE_DESCRIPTION("Accelerators for raster operations using "
>  		   "WonderMedia Graphics Engine");
>  MODULE_LICENSE("GPL v2");
> 

Thanks, queuing for 3.13.

 Tomi



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]

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

end of thread, other threads:[~2013-10-09  8:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-09  8:52 [PATCH 1/1] video: wmt_ge_rops: Fix a trivial typo Tomi Valkeinen
  -- strict thread matches above, loose matches on Subject: below --
2013-09-30  8:50 Sachin Kamat

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.