[PATCH 1/1] Change MODULE_AUTHOR in at32psif serio driver to valid email address

From: Hans-Christian Egtvedt
Date: Mon Apr 21 2008 - 09:30:55 EST


Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@xxxxxxxxx>
---
drivers/input/serio/at32psif.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/input/serio/at32psif.c b/drivers/input/serio/at32psif.c
index e49747a..78acab7 100644
--- a/drivers/input/serio/at32psif.c
+++ b/drivers/input/serio/at32psif.c
@@ -302,6 +302,6 @@ static void __exit psif_exit(void)
module_init(psif_init);
module_exit(psif_exit);

-MODULE_AUTHOR("Hans-Christian Egtvedt <hcegtvedt@xxxxxxxxx>");
+MODULE_AUTHOR("Hans-Christian Egtvedt <hans-christian.egtvedt@xxxxxxxxx>");
MODULE_DESCRIPTION("Atmel AVR32 PSIF PS/2 driver");
MODULE_LICENSE("GPL");
--
1.5.4.3


--=-V86+Swls0hF2VHdwNq8T--

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/