hwmon: (sht21) Documentation cleanup
authorKurt Borja <kuurtb@gmail.com>
Mon, 8 Sep 2025 15:54:49 +0000 (10:54 -0500)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 8 Sep 2025 19:20:08 +0000 (12:20 -0700)
Drop extra empty lines and organize sysfs entries in a table.

Signed-off-by: Kurt Borja <kuurtb@gmail.com>
Link: https://lore.kernel.org/r/20250908-sht2x-v4-1-bc15f68af7de@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/sht21.rst

index 1bccc8e..9f66cd5 100644 (file)
@@ -13,8 +13,6 @@ Supported chips:
 
     https://www.sensirion.com/file/datasheet_sht21
 
-
-
   * Sensirion SHT25
 
     Prefix: 'sht25'
@@ -25,8 +23,6 @@ Supported chips:
 
     https://www.sensirion.com/file/datasheet_sht25
 
-
-
 Author:
 
   Urs Fleisch <urs.fleisch@sensirion.com>
@@ -47,13 +43,11 @@ in the board setup code.
 sysfs-Interface
 ---------------
 
-temp1_input
-       - temperature input
-
-humidity1_input
-       - humidity input
-eic
-       - Electronic Identification Code
+=================== ============================================================
+temp1_input         Temperature input
+humidity1_input     Humidity input
+eic                 Electronic Identification Code
+=================== ============================================================
 
 Notes
 -----