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:
12033ca
)
Bluetooth: Replaced kzalloc and memcpy with kmemdup
author
Alexandru Gheorghiu
<gheorghiuandru@gmail.com>
Sun, 17 Mar 2013 05:16:50 +0000
(07:16 +0200)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Mon, 18 Mar 2013 17:01:50 +0000
(14:01 -0300)
Replaced calls to kzalloc followed by memcpy with a single call to kmemdup.
Signed-off-by: Alexandru Gheorghiu <gheorghiuandru@gmail.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
No differences found