]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
batman-adv: uapi: keep kernel-doc in struct member order
authorSven Eckelmann <sven@narfation.org>
Thu, 4 Jun 2026 19:58:31 +0000 (21:58 +0200)
committerSven Eckelmann <sven@narfation.org>
Fri, 5 Jun 2026 07:12:08 +0000 (09:12 +0200)
commitf3ff3eb0d6a4080fa7f554b8478a3405b8e4befe
tree0313d4bdf7c3d057a4311803ab0a2dd4eb070185
parent219b4c46db7fe9627c3ab30e0cfe1a79ca808995
batman-adv: uapi: keep kernel-doc in struct member order

The order of the members of struct batadv_coded_packet and struct
batadv_unicast_tvlv_packet didn't match the kernel doc. This is the case
for all other structures and should also be done the same way for these
two.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
include/uapi/linux/batadv_packet.h