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:
9c56a84
)
rds: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
author
Wei Yongjun
<yjwei@cn.fujitsu.com>
Thu, 9 Apr 2009 14:09:44 +0000
(14:09 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 10 Apr 2009 00:21:21 +0000
(17:21 -0700)
Use kmem_cache_zalloc instead of kmem_cache_alloc/memset.
Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Andy Grover <andy.grover@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found