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:
ec0ffe2
)
driver core: Convert to kasprintf() for early dev_name().
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 29 Mar 2010 06:51:35 +0000
(15:51 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 29 Mar 2010 06:51:35 +0000
(15:51 +0900)
This is just a simple refactoring patch on top of the early dev_name()
support, converting from kstrdup() to kasprintf() as suggested by Kay.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found