blobmsg: reuse blobmsg_namelen in blobmsg_data
authorPetr Štetiar <ynezz@true.cz>
Thu, 12 Dec 2019 15:42:39 +0000 (16:42 +0100)
committerPetr Štetiar <ynezz@true.cz>
Wed, 25 Dec 2019 09:31:58 +0000 (10:31 +0100)
commit86f6a5b8d1f160cc6f278f08f69d2c3d0f90b43c
treee72ca4722eb9080c56bbd147981527096e695e8b
parent586ce031eaa0e732603adbc9509aeaca4d6b2769
blobmsg: reuse blobmsg_namelen in blobmsg_data

Move blobmsg_namelen into header file so it's possible to reuse it in
blobmsg_data.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
blobmsg.c
blobmsg.h