diff mbox series

Documentation/hwmon: fix xdpe12284 Sphinx warnings

Message ID 0094c570-dd4c-dc0e-386d-ea1c39b6a582@infradead.org (mailing list archive)
State Accepted
Headers show
Series Documentation/hwmon: fix xdpe12284 Sphinx warnings | expand

Commit Message

Randy Dunlap Feb. 17, 2020, 4:44 a.m. UTC
From: Randy Dunlap <rdunlap@infradead.org>

Fix Sphinx format warnings by adding a blank line.

Documentation/hwmon/xdpe12284.rst:28: WARNING: Unexpected indentation.
Documentation/hwmon/xdpe12284.rst:29: WARNING: Block quote ends without a blank line; unexpected unindent.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jean Delvare <jdelvare@suse.com>
Cc: Guenter Roeck <linux@roeck-us.net>
Cc: linux-hwmon@vger.kernel.org
Cc: Vadim Pasternak <vadimp@mellanox.com>
---
 Documentation/hwmon/xdpe12284.rst |    1 +
 1 file changed, 1 insertion(+)

Comments

Guenter Roeck Feb. 17, 2020, 10:20 p.m. UTC | #1
On Sun, Feb 16, 2020 at 08:44:09PM -0800, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Fix Sphinx format warnings by adding a blank line.
> 
> Documentation/hwmon/xdpe12284.rst:28: WARNING: Unexpected indentation.
> Documentation/hwmon/xdpe12284.rst:29: WARNING: Block quote ends without a blank line; unexpected unindent.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Jean Delvare <jdelvare@suse.com>
> Cc: Guenter Roeck <linux@roeck-us.net>
> Cc: linux-hwmon@vger.kernel.org
> Cc: Vadim Pasternak <vadimp@mellanox.com>

Applied.

Thanks,
Guenter

> ---
>  Documentation/hwmon/xdpe12284.rst |    1 +
>  1 file changed, 1 insertion(+)
> 
> --- lnx-56-rc2.orig/Documentation/hwmon/xdpe12284.rst
> +++ lnx-56-rc2/Documentation/hwmon/xdpe12284.rst
> @@ -24,6 +24,7 @@ This driver implements support for Infin
>  dual loop voltage regulators.
>  The family includes XDPE12284 and XDPE12254 devices.
>  The devices from this family complaint with:
> +
>  - Intel VR13 and VR13HC rev 1.3, IMVP8 rev 1.2 and IMPVP9 rev 1.3 DC-DC
>    converter specification.
>  - Intel SVID rev 1.9. protocol.
diff mbox series

Patch

--- lnx-56-rc2.orig/Documentation/hwmon/xdpe12284.rst
+++ lnx-56-rc2/Documentation/hwmon/xdpe12284.rst
@@ -24,6 +24,7 @@  This driver implements support for Infin
 dual loop voltage regulators.
 The family includes XDPE12284 and XDPE12254 devices.
 The devices from this family complaint with:
+
 - Intel VR13 and VR13HC rev 1.3, IMVP8 rev 1.2 and IMPVP9 rev 1.3 DC-DC
   converter specification.
 - Intel SVID rev 1.9. protocol.