]> 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)
commit5e41fd44e64bd267e933bd2813e030dc5d95c7f0
treedc6df2d1183f18627e8e859f545e09a155c8aacf
parent300106344e4f1da6aadb02a598c7f1a720a0c79f
batman-adv: Switch to kstrtox.h for kstrtou64

The commit fc80229dabb2 ("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