]> git.ipfire.org Git - thirdparty/dracut.git/commit
refactor(dracut-install): add Hashmap cleanup function
authorAdrien Thierry <athierry@redhat.com>
Mon, 21 Nov 2022 16:14:23 +0000 (11:14 -0500)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Mon, 13 Feb 2023 13:29:12 +0000 (13:29 +0000)
commitf0c3b683270dbce933ef3d2f89d99dea7314ebf6
tree3adbfcf2420f72699189c7dbfa8def3ff467955a
parent8ea8cf5f56df2e2808863188450488835c17e59d
refactor(dracut-install): add Hashmap cleanup function

This is prep work for adding support for fw_devlink suppliers
dependencies.

Signed-off-by: Adrien Thierry <athierry@redhat.com>
src/install/dracut-install.c