Revert "hbitmap: Add @advance param to hbitmap_iter_next()"
commit19c021e1948a81c4ba19b3ff735432b45b6aebee
authorVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Tue, 15 Jan 2019 23:26:50 +0000 (15 18:26 -0500)
committerJohn Snow <jsnow@redhat.com>
Tue, 15 Jan 2019 23:26:50 +0000 (15 18:26 -0500)
treeae8e1fb0b4d5d053de932f48d9958261913b1a81
parent4294c4ab4825a2ce4d816e52f95a6f08b56aa69c
Revert "hbitmap: Add @advance param to hbitmap_iter_next()"

This reverts commit a33fbb4f8b64226becf502a123733776ce319b24.

The functionality is unused.

Note: in addition to automatic revert, drop second parameter in
hbitmap_iter_next() call from hbitmap_next_dirty_area() too.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: John Snow <jsnow@redhat.com>
block/backup.c
block/dirty-bitmap.c
include/qemu/hbitmap.h
tests/test-hbitmap.c
util/hbitmap.c