hbitmap: unpublish hbitmap_iter_skip_words
commit30b8346cc3e1e9d73d55bb442e2b4a670dccd444
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Wed, 5 Feb 2020 11:20:34 +0000 (5 14:20 +0300)
committerJohn Snow <jsnow@redhat.com>
Wed, 18 Mar 2020 18:03:46 +0000 (18 14:03 -0400)
treed57b33486e6ef211ca187edb317026682ac159c0
parentbe24c7140cf9212de2a00b855939d049d7cb7554
hbitmap: unpublish hbitmap_iter_skip_words

Function is internal and even commented as internal. Drop its
definition from .h file.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Message-id: 20200205112041.6003-4-vsementsov@virtuozzo.com
Signed-off-by: John Snow <jsnow@redhat.com>
include/qemu/hbitmap.h
util/hbitmap.c