2008-11-12 23:31:54

by Larry Finger

[permalink] [raw]
Subject: [PATCH] rtl8187: Update file authorship in comments

Modify the file comments to reflect the current maintainers.

Signed-off-by: Larry Finger <[email protected]>
---

Index: wireless-testing/drivers/net/wireless/rtl818x/rtl8187_dev.c
===================================================================
--- wireless-testing.orig/drivers/net/wireless/rtl818x/rtl8187_dev.c
+++ wireless-testing/drivers/net/wireless/rtl818x/rtl8187_dev.c
@@ -7,6 +7,11 @@
* Based on the r8187 driver, which is:
* Copyright 2005 Andrea Merello <[email protected]>, et al.
*
+ * The driver was extended to the RTL8187B in 2008 by:
+ * Herton Ronaldo Krzesinski <[email protected]>
+ * Hin-Tak Leung <[email protected]>
+ * Larry Finger <[email protected]>
+ *
* Magic delays and register offsets below are taken from the original
* r8187 driver sources. Thanks to Realtek for their support!
*
@@ -27,6 +32,9 @@

MODULE_AUTHOR("Michael Wu <[email protected]>");
MODULE_AUTHOR("Andrea Merello <[email protected]>");
+MODULE_AUTHOR("Herton Ronaldo Krzesinski <[email protected]>");
+MODULE_AUTHOR("Hin-Tak Leung <[email protected]>");
+MODULE_AUTHOR("Larry Finger <[email protected]>");
MODULE_DESCRIPTION("RTL8187/RTL8187B USB wireless driver");
MODULE_LICENSE("GPL");




Subject: Re: [PATCH] rtl8187: Update file authorship in comments

On Wednesday 12 November 2008 21:31:52 Larry Finger wrote:
> Modify the file comments to reflect the current maintainers.
>
> Signed-off-by: Larry Finger <[email protected]>
> ---

Acked-by: Herton Ronaldo Krzesinski <[email protected]>

>
> Index: wireless-testing/drivers/net/wireless/rtl818x/rtl8187_dev.c
> ===================================================================
> --- wireless-testing.orig/drivers/net/wireless/rtl818x/rtl8187_dev.c
> +++ wireless-testing/drivers/net/wireless/rtl818x/rtl8187_dev.c
> @@ -7,6 +7,11 @@
> * Based on the r8187 driver, which is:
> * Copyright 2005 Andrea Merello <[email protected]>, et al.
> *
> + * The driver was extended to the RTL8187B in 2008 by:
> + * Herton Ronaldo Krzesinski <[email protected]>
> + * Hin-Tak Leung <[email protected]>
> + * Larry Finger <[email protected]>
> + *
> * Magic delays and register offsets below are taken from the original
> * r8187 driver sources. Thanks to Realtek for their support!
> *
> @@ -27,6 +32,9 @@
>
> MODULE_AUTHOR("Michael Wu <[email protected]>");
> MODULE_AUTHOR("Andrea Merello <[email protected]>");
> +MODULE_AUTHOR("Herton Ronaldo Krzesinski <[email protected]>");
> +MODULE_AUTHOR("Hin-Tak Leung <[email protected]>");
> +MODULE_AUTHOR("Larry Finger <[email protected]>");
> MODULE_DESCRIPTION("RTL8187/RTL8187B USB wireless driver");
> MODULE_LICENSE("GPL");
>
>
>

--
[]'s
Herton

2008-11-13 05:22:28

by Hin-Tak Leung

[permalink] [raw]
Subject: Re: [PATCH] rtl8187: Update file authorship in comments

On Wed, Nov 12, 2008 at 11:31 PM, Larry Finger
<[email protected]> wrote:
> Modify the file comments to reflect the current maintainers.
>
> Signed-off-by: Larry Finger <[email protected]>
Ack-by Hin-Tak Leung <[email protected]>

I hope I don't get too much spam on this :-).

Hin-Tak

>