On 5/6/21 4:06 AM, Vladimir Sementsov-Ogievskiy wrote: > bdrv_write_threshold_exceeded() is unused at all.
either: s/unused/not used/ or: s/ at all// > > bdrv_write_threshold_is_set() is used only to double check the value of > bs->write_threshold_offset in tests. No real sense in it (both tests do > check real value with help of bdrv_write_threshold_get()) > > Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]> > Reviewed-by: Max Reitz <[email protected]> > --- Reviewed-by: Eric Blake <[email protected]> -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3226 Virtualization: qemu.org | libvirt.org
