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:
8794497
)
batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo>
author
Sven Eckelmann
<sven@narfation.org>
Fri, 30 Sep 2011 11:32:01 +0000
(13:32 +0200)
committer
Sven Eckelmann
<sven@narfation.org>
Sun, 20 Nov 2011 12:08:31 +0000
(13:08 +0100)
strict_strto<foo> is obsolete since v3.1-rc8-8466-g14acc55 and should be
replaced with kstrto<foo>.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
No differences found