On Fri, 25 Aug 2023 07:29:57 +0200, Stephen Rothwell wrote: > > Hi all, > > After merging the sound tree, today's linux-next build (htmldocs) > produced this warning: > > Documentation/sound/designs/midi-2.0.rst:517: WARNING: Inline interpreted text or phrase reference start-string without end-string. > > Introduced by commit > > e240cff9e6e9 ("ALSA: documentation: Add description for USB MIDI 2.0 gadget driver") It was a missing backquote. Now fixed. Thanks! Takashi