git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7919e91
)
s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 25 Feb 2013 14:09:25 +0000
(22:09 +0800)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Wed, 17 Apr 2013 12:07:24 +0000
(14:07 +0200)
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>
No differences found