diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-05-19 18:00:46 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-07-21 18:15:55 -0400 |
commit | ea05af61a874ffbc158d9cf06df8a9396f299f38 (patch) | |
tree | 264a9e3985cab2ac18d5b43ec29b2eb960e346c6 /drivers/usb/misc | |
parent | 543f7810fba2a62e412efa9473ad08167b691f09 (diff) |
USB: remove CVS keywords
This patch removes CVS keywords that weren't updated for a long time
from comments.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/misc')
-rw-r--r-- | drivers/usb/misc/emi62.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/usb/misc/emi62.c b/drivers/usb/misc/emi62.c index 20886c21e739..5d859ded5bbf 100644 --- a/drivers/usb/misc/emi62.c +++ b/drivers/usb/misc/emi62.c | |||
@@ -6,8 +6,6 @@ | |||
6 | * This program is free software; you can redistribute it and/or modify | 6 | * This program is free software; you can redistribute it and/or modify |
7 | * it under the terms of the GNU General Public License, as published by | 7 | * it under the terms of the GNU General Public License, as published by |
8 | * the Free Software Foundation, version 2. | 8 | * the Free Software Foundation, version 2. |
9 | * | ||
10 | * $Id: emi62.c,v 1.15 2002/04/23 06:13:59 tapio Exp $ | ||
11 | */ | 9 | */ |
12 | #include <linux/kernel.h> | 10 | #include <linux/kernel.h> |
13 | #include <linux/errno.h> | 11 | #include <linux/errno.h> |