linux/arch/s390/pci
Wei Yongjun 08b4212456 s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Using kmem_cache_zalloc() instead of kmem_cache_alloc() and memset().

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2013-04-17 14:07:24 +02:00
..
Makefile s390/pci: performance statistics and debug infrastructure 2012-12-14 10:01:17 +01:00
pci_clp.c s390/pci: cleanup clp page allocation 2013-02-14 15:55:16 +01:00
pci_debug.c new helper: file_inode(file) 2013-02-22 23:31:31 -05:00
pci_dma.c s390/pci: remove dead code 2013-01-08 10:57:04 +01:00
pci_event.c s390/pci: performance statistics and debug infrastructure 2012-12-14 10:01:17 +01:00
pci_msi.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
pci_sysfs.c s390/pci: s390 specific PCI sysfs attributes 2012-11-30 17:47:26 +01:00
pci.c s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memset 2013-04-17 14:07:24 +02:00