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:
916908d
)
s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 3 Dec 2012 15:11:34 +0000
(16:11 +0100)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Mon, 3 Dec 2012 15:44:07 +0000
(10:44 -0500)
Using kmem_cache_zalloc() instead of kmem_cache_alloc() and memset().
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found