linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Andre Werner <andre.werner@systec-electronic.com>
Cc: oe-kbuild-all@lists.linux.dev, linux-hwmon@vger.kernel.org,
	Guenter Roeck <linux@roeck-us.net>,
	linux-doc@vger.kernel.org
Subject: [groeck-staging:hwmon-next 35/36] htmldocs: Documentation/hwmon/hs3001.rst:4: WARNING: Title underline too short.
Date: Thu, 27 Jul 2023 04:39:26 +0800	[thread overview]
Message-ID: <202307270449.YQ4vCUwO-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-next
head:   c944c8c532f7bd6d9e52ee3e2e97dcdd9c6014c0
commit: 33faa6fcc93f78e6b0e9b5aaf986446ac3c34047 [35/36] hwmon: Add driver for Renesas HS3001
reproduce: (https://download.01.org/0day-ci/archive/20230727/202307270449.YQ4vCUwO-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202307270449.YQ4vCUwO-lkp@intel.com/

All warnings (new ones prefixed by >>):

>> Documentation/hwmon/hs3001.rst:4: WARNING: Title underline too short.
>> Documentation/hwmon/hs3001.rst:34: WARNING: Missing matching underline for section title overline.

vim +4 Documentation/hwmon/hs3001.rst

     2	
     3	Kernel driver HS3001
   > 4	===================
     5	
     6	Supported chips:
     7	
     8	  * Renesas HS3001, HS3002, HS3003, HS3004
     9	
    10	    Prefix: 'hs3001'
    11	
    12	    Addresses scanned: -
    13	
    14	    Datasheet: https://www.renesas.com/us/en/document/dst/hs300x-datasheet?r=417401
    15	
    16	Author:
    17	
    18	  - Andre Werner <andre.werner@systec-electronic.com>
    19	
    20	Description
    21	-----------
    22	
    23	This driver implements support for the Renesas HS3001 chips, a humidity
    24	and temperature family. Temperature is measured in degrees celsius, relative
    25	humidity is expressed as a percentage. In the sysfs interface, all values are
    26	scaled by 1000, i.e. the value for 31.5 degrees celsius is 31500.
    27	
    28	The device communicates with the I2C protocol. Sensors have the I2C
    29	address 0x44 by default.
    30	
    31	sysfs-Interface
    32	---------------
    33	
  > 34	===============================================================================

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

             reply	other threads:[~2023-07-26 20:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-26 20:39 kernel test robot [this message]
2023-07-26 23:53 ` [groeck-staging:hwmon-next 35/36] htmldocs: Documentation/hwmon/hs3001.rst:4: WARNING: Title underline too short Guenter Roeck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202307270449.YQ4vCUwO-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=andre.werner@systec-electronic.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=oe-kbuild-all@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).