]> git.baikalelectronics.ru Git - kernel.git/commit
batman-adv: Switch to kstrtox.h for kstrtou64
authorSven Eckelmann <sven@narfation.org>
Fri, 23 Jul 2021 17:23:17 +0000 (19:23 +0200)
committerSimon Wunderlich <sw@simonwunderlich.de>
Sun, 8 Aug 2021 18:05:46 +0000 (20:05 +0200)
commit39857e7b03c989bdfb40c1d66cbe131c5ca56c9e
treedc6df2d1183f18627e8e859f545e09a155c8aacf
parentc842f5892c149b3c9b7fd0c2f888bc1383988e14
batman-adv: Switch to kstrtox.h for kstrtou64

The commit 9dc790f9f582 ("kernel.h: split out kstrtox() and simple_strtox()
to a separate header") moved the kstrtou64 function to a new header called
linux/kstrtox.h.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
net/batman-adv/gateway_common.c