Am 30.10.18 um 09:53 schrieb Lev Stipakov:
> From: Lev Stipakov
>
> This patch fixes "unused variable/unreferenced format parameter"
> warnings in different places, kudos to Visual Studio compiler
> for discoveing some of those.
>
> This also also removes unneeded uninit_management_callback_mult
From: Lev Stipakov
This patch fixes "unused variable/unreferenced format parameter"
warnings in different places, kudos to Visual Studio compiler
for discoveing some of those.
This also also removes unneeded uninit_management_callback_multi()
wrapper.
Signed-off-by: Lev Stipakov
---
v2: remove