On Thu, Mar 07, 2019 at 07:42:03PM -0800, Randy Dunlap wrote: > On 3/7/19 1:11 PM, Tobin C. Harding wrote: > > Sphinx emits a bunch of 'Title underline too short' warnings. We can > > fix these by using the correct length underlines. > > > > Fix Title underline too short warning by amending heading underline. > > > > Signed-off-by: Tobin C. Harding <tobin@xxxxxxxxxx> > > --- > > Documentation/filesystems/path-lookup.rst | 24 +++++----- > > Documentation/networking/snmp_counter.rst | 58 +++++++++++------------ > > 2 files changed, 41 insertions(+), 41 deletions(-) > > Hi, > > These are already fixed. Did you try the pending docs tree > (for which a pull request was sent a few hours ago)? Oh man, - face palm. I've been hacking on mm lately and they use mainline, thanks for response. Tobin