netlink: move extack writing helpers
authorJakub Kicinski <kuba@kernel.org>
Sat, 20 Apr 2024 02:35:40 +0000 (19:35 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 23 Apr 2024 17:09:49 +0000 (10:09 -0700)
commit652332e3f1d6209dab372e0dfc7a5bbe209bf698
treee9737065d4a8aa411dc6fcf7fdd3d40963419bbf
parentce05d0f20368b583b43c99a7c8673e8a7187b76b
netlink: move extack writing helpers

Next change will need them in netlink_dump_done(), pure move.

Reviewed-by: David Ahern <dsahern@kernel.org>
Link: https://lore.kernel.org/r/20240420023543.3300306-3-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/netlink/af_netlink.c