Bagas Sanjaya <bagasdotme@xxxxxxxxx> writes: > Most shell command snippets (echo/cat) and their output are already in > literal code blocks. However a few still isn't wrapped, in which the > htmldocs output is ugly. > > Wrap the remaining unwrapped snippets, while also fix recent kernel test > robot warnings. > > Link: https://lore.kernel.org/linux-doc/202301290253.LU5yIxcJ-lkp@xxxxxxxxx/ > Fixes: 88238513bb2671 ("tracing/histogram: Document variable stacktrace") > Reported-by: kernel test robot <lkp@xxxxxxxxx> > Signed-off-by: Bagas Sanjaya <bagasdotme@xxxxxxxxx> > --- > Documentation/trace/histogram.rst | 93 ++++++++++++++++--------------- > 1 file changed, 47 insertions(+), 46 deletions(-) So this is a good cleanup and I'd like to apply it, but it doesn't come close to applying to docs-next. Which tree did you do this against? Thanks, jon