Changed email address of Johann Deneux (myself)
Also removed $$ in comments (no longer using cvs)
Signed-off-by: Johann Deneux <[email protected]>
---
commit 160f2f07187e5cb23c5efc02824e1a6a0ad06e4e
tree f990e9969b2e9317bb45d2329b1fce36b415889a
parent dc4756e0d0dcb8c44fc1d93674b4e768d9cfb42f
author Johann Deneux <[email protected]> Mon, 23 Jan 2006 23:41:02 +0100
committer Johann Deneux <[email protected]> Mon, 23 Jan 2006 23:41:02
+0100
drivers/usb/input/hid-ff.c | 4 +---
drivers/usb/input/hid-lgff.c | 6 ++----
2 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/drivers/usb/input/hid-ff.c b/drivers/usb/input/hid-ff.c
index 72e6986..19f592d 100644
--- a/drivers/usb/input/hid-ff.c
+++ b/drivers/usb/input/hid-ff.c
@@ -1,6 +1,4 @@
/*
- * $Id: hid-ff.c,v 1.2 2002/04/18 22:02:47 jdeneux Exp $
- *
* Force feedback support for hid devices.
* Not all hid devices use the same protocol. For example, some use PID,
* other use their own proprietary procotol.
@@ -24,7 +22,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Should you need to contact me, the author, you can do so by
- * e-mail - mail your message to <[email protected]>
+ * e-mail - mail your message to <[email protected]>
*/
#include <linux/input.h>
diff --git a/drivers/usb/input/hid-lgff.c b/drivers/usb/input/hid-lgff.c
index f82c9c9..07f409f 100644
--- a/drivers/usb/input/hid-lgff.c
+++ b/drivers/usb/input/hid-lgff.c
@@ -1,6 +1,4 @@
/*
- * $$
- *
* Force feedback support for hid-compliant for some of the devices from
* Logitech, namely:
* - WingMan Cordless RumblePad
@@ -25,7 +23,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Should you need to contact me, the author, you can do so by
- * e-mail - mail your message to <[email protected]>
+ * e-mail - mail your message to <[email protected]>
*/
#include <linux/input.h>
@@ -207,7 +205,7 @@ int hid_lgff_init(struct hid_device* hid
add_timer(&private->timer); /*TODO: only run the timer when at least
one effect is playing */
- printk(KERN_INFO "Force feedback for Logitech force feedback devices by
Johann Deneux <[email protected]>\n");
+ printk(KERN_INFO "Force feedback for Logitech force feedback devices by
Johann Deneux <[email protected]>\n");
return 0;
}
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]