On Wed, 1 Jul 2026, Guodong Xu wrote: > From: Andrew Jones <[email protected]> > > A handful of vendor-extension entries indent continuation lines with a > tab character, while the rest of hwprobe.rst uses spaces. In addition, > many list items align their continuation lines under the 'm' of > ':c:macro:' (column 7) rather than under the item text (column 4), so > the file mixes several indentation styles. > > Replace the tabs with spaces and align every list item's continuation > lines under the item text, giving the whole file one consistent style. > > Whitespace-only change, no functional change. > > Signed-off-by: Andrew Jones <[email protected]> > [Guodong: extend from tabs->spaces to normalizing all continuation-line > indentation across the file] > Signed-off-by: Guodong Xu <[email protected]>
Thanks, queued for v7.2-rc. - Paul

