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)
commit25a92b138dcd1eb46e82d1afdf03fd787837c019
tree582507019cbd35933380a315bc81a23a0824c32a
parent87944973d97c8792e3904dab78537cbdfb715cb2
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