]> git.baikalelectronics.ru Git - kernel.git/commit
batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo>
authorSven Eckelmann <sven@narfation.org>
Fri, 30 Sep 2011 11:32:01 +0000 (13:32 +0200)
committerSven Eckelmann <sven@narfation.org>
Sun, 20 Nov 2011 12:08:31 +0000 (13:08 +0100)
commit36fde158f2ddf2586a4c97b035d512502abfe0e9
tree582507019cbd35933380a315bc81a23a0824c32a
parent3a06baa8fbe78c0010a4df1296ccb38fed7a7f7d
batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo>

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>
net/batman-adv/bat_sysfs.c
net/batman-adv/gateway_common.c