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:
60ea8ca
)
ALSA: replace strict_strto*() with kstrto*()
author
Jingoo Han
<jg1.han@samsung.com>
Fri, 19 Jul 2013 07:24:59 +0000
(16:24 +0900)
committer
Takashi Iwai
<tiwai@suse.de>
Sun, 21 Jul 2013 09:56:18 +0000
(11:56 +0200)
The usage of strict_strto*() is not preferred, because
strict_strto*() is obsolete. Thus, kstrto*() should be
used.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found