]> www.infradead.org Git - users/jedix/linux-maple.git/commit
batman-adv: Use string choice helper to print booleans
authorSven Eckelmann <sven@narfation.org>
Sun, 6 Oct 2024 17:00:01 +0000 (19:00 +0200)
committerSimon Wunderlich <sw@simonwunderlich.de>
Sun, 6 Oct 2024 17:20:26 +0000 (19:20 +0200)
commit5c956d11cfca57650e881522f5995e9d8b548423
tree5bcfd89170787a58041e3666c83ad24958fc20d4
parent4436df478860bb5da1864df2cd20f281a210f139
batman-adv: Use string choice helper to print booleans

The commit ea4692c75e1c ("lib/string_helpers: Consolidate string helpers
implementation") introduced common helpers to print string representations
of boolean helpers. These are supposed to be used instead of open coded
versions.

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