]> 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>
Fri, 20 Aug 2021 06:17:10 +0000 (08:17 +0200)
commit5714167eadbf6ce300fb9e39e91d279f3ce9c45d
treedc6df2d1183f18627e8e859f545e09a155c8aacf
parent6fa879584a99480367b6f07b0a26520b9dc056c3
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