On Wed, Jun 04, 2025 at 02:07:14PM +0200, Fiona Ebner wrote: > Signed-off-by: Fiona Ebner <f.eb...@proxmox.com> > --- > include/block/graph-lock.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Eric Blake <ebl...@redhat.com> > > diff --git a/include/block/graph-lock.h b/include/block/graph-lock.h > index 2c26c72108..67c8d04867 100644 > --- a/include/block/graph-lock.h > +++ b/include/block/graph-lock.h > @@ -169,7 +169,7 @@ bdrv_graph_rdunlock_main_loop(void); > /* > * assert_bdrv_graph_readable: > * Make sure that the reader is either the main loop, > - * or there is at least a reader helding the rdlock. > + * or there is at least a reader holding the rdlock. > * In this way an incoming writer is aware of the read and waits. > */ > void GRAPH_RDLOCK assert_bdrv_graph_readable(void); > -- > 2.39.5 > > -- Eric Blake, Principal Software Engineer Red Hat, Inc. Virtualization: qemu.org | libguestfs.org