On Fri, Apr 09, 2021 at 02:32:34PM +0200, Peter Krempa wrote:
virJSONValueGetArrayAsBitmap and virJSONValueNewArrayFromBitmap can
be
simplified and unexported.
Peter Krempa (3):
virQEMUBuildCommandLineJSONArrayBitmap: Open code bitmap conversion
util: json: Remove virJSONValueGetArrayAsBitmap
util: json: Remove virJSONValueNewArrayFromBitmap
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>