util: Introduce util_debug_va
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 8 Jan 2021 18:51:58 +0000 (10:51 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:34 +0000 (19:08 +0530)
commit1d6365b3427aa5f04ee587571b03853a6ab9a01b
tree90adacf1409f9d774c08a9ae490b363f5ddfc123
parentef860a00a0c5a315615970fd622b4138f9494a27
util: Introduce util_debug_va

This introduces util_debug_va which can take a va_list that enables
callers to create wrapper functions if they need to.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/shared/util.c
src/shared/util.h