diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-10-16 07:04:33 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-16 20:21:49 +0200 |
commit | 612de10db06c0704a66bbe7fd13990cb1c2cb958 (patch) | |
tree | 8df0c9c54fe1d60eea8e1be2036be5f0efe53f61 /drivers/parport/ieee1284.c | |
parent | afs: convert to new aops (diff) | |
download | linux-612de10db06c0704a66bbe7fd13990cb1c2cb958.tar.xz linux-612de10db06c0704a66bbe7fd13990cb1c2cb958.zip |
parport: remove CVS keywords
Remove CVS keywords that weren't updated for a long time from comments.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/parport/ieee1284.c')
-rw-r--r-- | drivers/parport/ieee1284.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/parport/ieee1284.c b/drivers/parport/ieee1284.c index e97059415ab4..ac2a805ac7ea 100644 --- a/drivers/parport/ieee1284.c +++ b/drivers/parport/ieee1284.c @@ -1,4 +1,4 @@ -/* $Id: parport_ieee1284.c,v 1.4 1997/10/19 21:37:21 philip Exp $ +/* * IEEE-1284 implementation for parport. * * Authors: Phil Blundell <philb@gnu.org> |