w1: fix build warning in w1_ds2438.rst
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 May 2021 08:18:15 +0000 (10:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 May 2021 07:11:24 +0000 (09:11 +0200)
commit83aacfbcbd42eec3882423bbafcb8b3190376ed8
tree03482f642ef71be395c4b4c87fe242e072d1c4c5
parent601a6887999338ec4209b76787e3aaa8fc810d3c
w1: fix build warning in w1_ds2438.rst

commit c999fbbdcf77 ("w1: ds2438: support for writing to offset
register") added more documentation, but had a one-off line for the
header of a section which caused the build warning:

Documentation/w1/slaves/w1_ds2438.rst:56: WARNING: Title underline too short.

Resolve this by fixing the underline to be long enough.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Link: https://lore.kernel.org/r/YKthRzCGan9WEcmP@kroah.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/w1/slaves/w1_ds2438.rst