Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Adrian Bunk and committed by
Linus Torvalds
612de10d 15b4650e

+3 -5
+1 -1
drivers/parport/ieee1284.c
··· 1 - /* $Id: parport_ieee1284.c,v 1.4 1997/10/19 21:37:21 philip Exp $ 1 + /* 2 2 * IEEE-1284 implementation for parport. 3 3 * 4 4 * Authors: Phil Blundell <philb@gnu.org>
+1 -1
drivers/parport/probe.c
··· 1 - /* $Id: parport_probe.c,v 1.1 1999/07/03 08:56:17 davem Exp $ 1 + /* 2 2 * Parallel port device probing code 3 3 * 4 4 * Authors: Carsten Gross, carsten@sol.wohnheim.uni-ulm.de
+1 -1
drivers/parport/share.c
··· 1 - /* $Id: parport_share.c,v 1.15 1998/01/11 12:06:17 philip Exp $ 1 + /* 2 2 * Parallel-port resource manager code. 3 3 * 4 4 * Authors: David Campbell <campbell@tirian.che.curtin.edu.au>
-2
include/linux/parport.h
··· 1 - /* $Id: parport.h,v 1.1 1998/05/17 10:57:52 andrea Exp andrea $ */ 2 - 3 1 /* 4 2 * Any part of this program may be used in documents licensed under 5 3 * the GNU Free Documentation License, Version 1.1 or any later version