diff options
| author | Linus Torvalds <torvalds@athlon.transmeta.com> | 2002-02-04 20:30:08 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@athlon.transmeta.com> | 2002-02-04 20:30:08 -0800 |
| commit | aad40ef3f2b9c4077e5a79606aed24a92ccb0406 (patch) | |
| tree | 9fd35dd214821bd1506eb8aad81593fe3ebd67b3 /drivers/pci/proc.c | |
| parent | 3ea86172d8f6ae13a896f78ec3f029bb410eacf2 (diff) | |
v2.4.13.8 -> v2.4.14
- David Miller: sparc/scsi scatterlist fixes
- Martin Mares: PCI ids, email address update
- David Miller: revert TCP hash optimizations that need more checking
- Ivan Kokshaysky/Richard Henderson: alpha update (atomic_dec_and_lock etc)
- Peter Anvin: cramfs/zisofs missing pieces
Diffstat (limited to 'drivers/pci/proc.c')
| -rw-r--r-- | drivers/pci/proc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pci/proc.c b/drivers/pci/proc.c index 736f29d4d680..6280f1309bd9 100644 --- a/drivers/pci/proc.c +++ b/drivers/pci/proc.c @@ -3,7 +3,7 @@ * * Procfs interface for the PCI bus. * - * Copyright (c) 1997--1999 Martin Mares <mj@suse.cz> + * Copyright (c) 1997--1999 Martin Mares <mj@ucw.cz> */ #include <linux/types.h> |
