On Thu, Oct 7, 2021 at 4:29 AM Randy Dunlap <[email protected]> wrote: > > Fix a VDUSE documentation build warning: > > Documentation/userspace-api/vduse.rst:21: WARNING: Title underline too short. > > Fixes: 7bc7f61897b6 ("Documentation: Add documentation for VDUSE") > Signed-off-by: Randy Dunlap <[email protected]> > Cc: Xie Yongji <[email protected]> > Cc: Jason Wang <[email protected]> > Cc: Michael S. Tsirkin <[email protected]> > Cc: [email protected] > Cc: Jonathan Corbet <[email protected]> > Cc: [email protected] > ---
Acked-by: Jason Wang <[email protected]> > Documentation/userspace-api/vduse.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > --- lnx-515-rc4.orig/Documentation/userspace-api/vduse.rst > +++ lnx-515-rc4/Documentation/userspace-api/vduse.rst > @@ -18,7 +18,7 @@ types can be added after the security is > is clarified or fixed in the future. > > Create/Destroy VDUSE devices > ------------------------- > +---------------------------- > > VDUSE devices are created as follows: > > _______________________________________________ Virtualization mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/virtualization
