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:
3459731
)
mwifiex: replace kmalloc & memcpy sequence with kmemdup
author
Yogesh Ashok Powar
<yogeshp@marvell.com>
Mon, 29 Aug 2011 20:21:10 +0000
(13:21 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 13 Sep 2011 19:42:32 +0000
(15:42 -0400)
Sequence of kmalloc/kzalloc and memcpy is replaced with
kmemdup.
Cc: Walter Harms <wharms@bfs.de>
Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
Signed-off-by: Kiran Divekar <dkiran@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found