2005-02-06 19:30:21

by Adrian Bunk

[permalink] [raw]
Subject: [2.6 patch] drivers/input/gameport/cs461x.c: remove bouncing email address

This patch remoces the bouncing email address of Victor Krapivin from
MODULE_AUTHOR.

Signed-off-by: Adrian Bunk <[email protected]>

--- linux-2.6.11-rc3-mm1-full/drivers/input/gameport/cs461x.c.old 2005-02-06 20:24:35.000000000 +0100
+++ linux-2.6.11-rc3-mm1-full/drivers/input/gameport/cs461x.c 2005-02-06 20:24:49.000000000 +0100
@@ -16,7 +16,7 @@
#include <linux/slab.h>
#include <linux/pci.h>

-MODULE_AUTHOR("Victor Krapivin <[email protected]>");
+MODULE_AUTHOR("Victor Krapivin");
MODULE_LICENSE("GPL");

/*


2005-02-06 19:56:30

by Vojtech Pavlik

[permalink] [raw]
Subject: Re: [2.6 patch] drivers/input/gameport/cs461x.c: remove bouncing email address

On Sun, Feb 06, 2005 at 08:30:14PM +0100, Adrian Bunk wrote:
> This patch remoces the bouncing email address of Victor Krapivin from
> MODULE_AUTHOR.
>
> Signed-off-by: Adrian Bunk <[email protected]>
>
> --- linux-2.6.11-rc3-mm1-full/drivers/input/gameport/cs461x.c.old 2005-02-06 20:24:35.000000000 +0100
> +++ linux-2.6.11-rc3-mm1-full/drivers/input/gameport/cs461x.c 2005-02-06 20:24:49.000000000 +0100
> @@ -16,7 +16,7 @@
> #include <linux/slab.h>
> #include <linux/pci.h>
>
> -MODULE_AUTHOR("Victor Krapivin <[email protected]>");
> +MODULE_AUTHOR("Victor Krapivin");
> MODULE_LICENSE("GPL");

Thanks; applied.

--
Vojtech Pavlik
SuSE Labs, SuSE CR