batman-adv: Switch to linux/sprintf.h
authorSven Eckelmann <sven@narfation.org>
Mon, 30 Oct 2023 14:58:35 +0000 (15:58 +0100)
committerSimon Wunderlich <sw@simonwunderlich.de>
Tue, 14 Nov 2023 07:16:34 +0000 (08:16 +0100)
commit69f9aff27a94ba574567d3f1c57aca53c76dd01a
treeb593abce042d2596496dc1a4d58a710038f31482
parent2dfe644a1ce017cacd449adabd68c3bc49199e11
batman-adv: Switch to linux/sprintf.h

The commit 39ced19b9e60 ("lib/vsprintf: split out sprintf() and friends")
introduced a new header for the sprintf related functions which were
previously exposed via linux/kernel.h.

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