aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core/devices.c
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2008-05-20 01:00:46 +0300
committerGreg Kroah-Hartman <gregkh@suse.de>2008-07-21 15:15:55 -0700
commitea05af61a874ffbc158d9cf06df8a9396f299f38 (patch)
tree264a9e3985cab2ac18d5b43ec29b2eb960e346c6 /drivers/usb/core/devices.c
parent543f7810fba2a62e412efa9473ad08167b691f09 (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/core/devices.c')
-rw-r--r--drivers/usb/core/devices.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/usb/core/devices.c b/drivers/usb/core/devices.c
index 83d9dc379d9..a681d9b92bd 100644
--- a/drivers/usb/core/devices.c
+++ b/drivers/usb/core/devices.c
@@ -46,8 +46,6 @@
* 2000-07-05: Ashley Montanaro <ashley@compsoc.man.ac.uk>
* Converted file reading routine to dump to buffer once
* per device, not per bus
- *
- * $Id: devices.c,v 1.5 2000/01/11 13:58:21 tom Exp $
*/
#include <linux/fs.h>