summaryrefslogtreecommitdiffstats
path: root/drivers/pci/proc.c
diff options
context:
space:
mode:
authorAdrian Bunk2008-05-20 00:02:06 +0200
committerJesse Barnes2008-06-10 19:59:49 +0200
commitcf35e4ad57b4c39a4c74921e20e48ec0dbeb14f4 (patch)
tree6283241b02244a95d599b6d06e8e95efeb688c44 /drivers/pci/proc.c
parentpci-acpi: formatting cleanups for _OSC (diff)
downloadkernel-qcow2-linux-cf35e4ad57b4c39a4c74921e20e48ec0dbeb14f4.tar.gz
kernel-qcow2-linux-cf35e4ad57b4c39a4c74921e20e48ec0dbeb14f4.tar.xz
kernel-qcow2-linux-cf35e4ad57b4c39a4c74921e20e48ec0dbeb14f4.zip
PCI: 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: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'drivers/pci/proc.c')
-rw-r--r--drivers/pci/proc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/pci/proc.c b/drivers/pci/proc.c
index 95eb08328793..4400dffbd93a 100644
--- a/drivers/pci/proc.c
+++ b/drivers/pci/proc.c
@@ -1,6 +1,4 @@
/*
- * $Id: proc.c,v 1.13 1998/05/12 07:36:07 mj Exp $
- *
* Procfs interface for the PCI bus.
*
* Copyright (c) 1997--1999 Martin Mares <mj@ucw.cz>