| commit | f5afe8064f3087bead8fea7e32547c2a3ada5fd0 | [log] [tgz] |
|---|---|---|
| author | Eric Sesterhenn <snakebyte@gmx.de> | Tue Feb 28 15:34:49 2006 +0100 |
| committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Mar 23 14:35:17 2006 -0800 |
| tree | de6a9d60aad6ee262c04290d73e414cd92b4ad5d | |
| parent | 7c8f25da12a3dda46fb730699582895d5fc51287 [diff] |
[PATCH] PCI: kzalloc() conversion in drivers/pci this patch converts drivers/pci to kzalloc usage. Compile tested with allyes config. Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>