]> 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)
commit4509a44df94e43323a3b27c6f3012e7e1482bb89
tree582507019cbd35933380a315bc81a23a0824c32a
parent6a2db3b68e79d8f39464a73b83bfff2887ecebce
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