diff mbox series

hwmon: sht4x: update Documentation for Malformed table

Message ID 20210727232054.7426-1-rdunlap@infradead.org (mailing list archive)
State Accepted
Headers show
Series hwmon: sht4x: update Documentation for Malformed table | expand

Commit Message

Randy Dunlap July 27, 2021, 11:20 p.m. UTC
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@infradead.org>
Cc: Navin Sankar Velliangiri <navin@linumiz.com>
Cc: Guenter Roeck <linux@roeck-us.net>
Cc: Jean Delvare <jdelvare@suse.com>
Cc: linux-hwmon@vger.kernel.org
---
Applies to mainline.

 Documentation/hwmon/sht4x.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Guenter Roeck July 28, 2021, 4:49 p.m. UTC | #1
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@infradead.org>
> Cc: Navin Sankar Velliangiri <navin@linumiz.com>
> Cc: Guenter Roeck <linux@roeck-us.net>
> Cc: Jean Delvare <jdelvare@suse.com>
> Cc: linux-hwmon@vger.kernel.org
> ---

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.
> -============== =============================================
> +=============== ============================================
diff mbox series

Patch

--- 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.
-============== =============================================
+=============== ============================================