On Tue, Jul 27, 2021 at 04:20:54PM -0700, Randy Dunlap wrote: > Make top and bottom border lines match. > > Documentation/hwmon/sht4x.rst:42: WARNING: Malformed table. > Text in column margin in table line 4. > > Fixes: 505c2549373f ("hwmon: Add sht4x Temperature and Humidity Sensor Driver") > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Cc: Navin Sankar Velliangiri <navin@xxxxxxxxxxx> > Cc: Guenter Roeck <linux@xxxxxxxxxxxx> > Cc: Jean Delvare <jdelvare@xxxxxxxx> > Cc: linux-hwmon@xxxxxxxxxxxxxxx > --- Applied. Thanks, Guenter > Applies to mainline. > > Documentation/hwmon/sht4x.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > --- linext-20210727.orig/Documentation/hwmon/sht4x.rst > +++ linext-20210727/Documentation/hwmon/sht4x.rst > @@ -42,4 +42,4 @@ humidity1_input Measured humidity in %H > update_interval The minimum interval for polling the sensor, > in milliseconds. Writable. Must be at least > 2000. > -============== ============================================= > +=============== ============================================