On Thu, Oct 7, 2021 at 4:29 AM Randy Dunlap <rdunlap@xxxxxxxxxxxxx> 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 <rdunlap@xxxxxxxxxxxxx> > Cc: Xie Yongji <xieyongji@xxxxxxxxxxxxx> > Cc: Jason Wang <jasowang@xxxxxxxxxx> > Cc: Michael S. Tsirkin <mst@xxxxxxxxxx> > Cc: virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx > Cc: Jonathan Corbet <corbet@xxxxxxx> > Cc: linux-doc@xxxxxxxxxxxxxxx > --- > Documentation/userspace-api/vduse.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Xie Yongji <xieyongji@xxxxxxxxxxxxx> Thanks, Yongji