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:
6a4f6d3
)
staging: csr: remove CsrStrDup
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 20 Jul 2012 21:47:11 +0000
(14:47 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 20 Jul 2012 21:47:11 +0000
(14:47 -0700)
Use kstrdup() for the few places that called it, and remove
CsrUtf8StrDup() as no one calls that function.
Cc: Mikko Virkkilä <mikko.virkkila@bluegiga.com>
Cc: Lauri Hintsala <Lauri.Hintsala@bluegiga.com>
Cc: Riku Mettälä <riku.mettala@bluegiga.com>
Cc: Veli-Pekka Peltola <veli-pekka.peltola@bluegiga.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found