diff options
author | Johann Deneux <johann.deneux@gmail.comx> | 2007-10-20 00:47:32 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2007-10-20 00:47:32 +0200 |
commit | 118e78d1cd7023c3b155f861072ba10df0265fda (patch) | |
tree | 248be41324dd9f817d4f1ca08b77b4bdda413b1f /drivers/hid | |
parent | 568e0c1119d7ff33fbcddc0dec9e2c799a53352d (diff) | |
download | linux-3.10-118e78d1cd7023c3b155f861072ba10df0265fda.tar.gz linux-3.10-118e78d1cd7023c3b155f861072ba10df0265fda.tar.bz2 linux-3.10-118e78d1cd7023c3b155f861072ba10df0265fda.zip |
changed email
Changed email address of Johann Deneux (myself)
Also removed CVS tags in comments (no longer using cvs)
Signed-off-by: Johann Deneux <johann.deneux@gmail.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'drivers/hid')
-rw-r--r-- | drivers/hid/usbhid/hid-ff.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/hid/usbhid/hid-ff.c b/drivers/hid/usbhid/hid-ff.c index 22329feb3b5..4c210e16b1b 100644 --- a/drivers/hid/usbhid/hid-ff.c +++ b/drivers/hid/usbhid/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. |