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:
979ed48
)
rbd: use kmemdup()
author
Alex Elder
<elder@dreamhost.com>
Thu, 1 Nov 2012 13:39:27 +0000
(08:39 -0500)
committer
Alex Elder
<elder@inktank.com>
Thu, 17 Jan 2013 20:09:00 +0000
(14:09 -0600)
This replaces two kmalloc()/memcpy() combinations with a single
call to kmemdup().
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: David Zafman <david.zafman@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
No differences found