bootstd: rauc: Move freeing private struct to its own function
authorMartin Schwan <m.schwan@phytec.de>
Wed, 13 Aug 2025 11:54:07 +0000 (13:54 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 21 Aug 2025 21:05:04 +0000 (15:05 -0600)
commit302830499d9f0ebec42fe62254429a4d8db6b36c
tree0a82b4f89657964895e4624c5980b3e3f433e56e
parentb389967f9a624b35c163767c34919cbdcd4e0917
bootstd: rauc: Move freeing private struct to its own function

Move freeing a distro_rauc_priv struct to a new, separate function for
better reuse.

Signed-off-by: Martin Schwan <m.schwan@phytec.de>
Tested-by: Wadim Egorov <w.egorov@phytec.de>
boot/bootmeth_rauc.c