Repository : ssh://git@diktynna/batctl On branches: main,main
commit ec1b6e46ad3052178c1a960b7f08a293b5d5b0f9 Author: Sven Eckelmann sven@narfation.org Date: Sun Oct 20 12:48:58 2024 +0200
batctl: Fix checkpatch errors
Signed-off-by: Sven Eckelmann sven@narfation.org
ec1b6e46ad3052178c1a960b7f08a293b5d5b0f9 allocate.h | 19 ---- bat-hosts.c | 27 +++-- bat-hosts.h | 1 - bisect_iv.c | 300 +++++++++++++++++++++++++++---------------------- debug.c | 23 ++-- functions.c | 6 +- genl_json.c | 2 +- gw_mode.c | 4 +- hash.c | 86 +++++++------- hash.h | 29 +++-- interface.c | 12 +- list.h | 98 ++++++++-------- loglevel.c | 18 +-- main.c | 16 +-- main.h | 4 +- mcast_flags.c | 52 ++++----- multicast_forceflood.c | 3 +- multicast_mode.c | 3 +- netlink.c | 16 +-- originators.c | 4 +- ping.c | 69 ++++++------ routing_algo.c | 6 +- statistics.c | 3 +- sys.c | 13 +-- tcpdump.c | 256 +++++++++++++++++++++++------------------ throughput_override.c | 2 +- throughputmeter.c | 24 ++-- traceroute.c | 21 ++-- transglobal.c | 2 +- translate.c | 5 +- translocal.c | 8 +- 31 files changed, 601 insertions(+), 531 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --ignore-space-at-eol --textconv --ext-diff --cc ec1b6e46ad3052178c1a960b7f08a293b5d5b0f9