Re: [PATCH] Documentation: fix some freescale dpio-driver.rst warnings
From: David Miller <davem@davemloft.net>
Date: 2019-02-12 05:29:30
Also in:
netdev
From: David Miller <davem@davemloft.net>
Date: 2019-02-12 05:29:30
Also in:
netdev
From: Randy Dunlap <redacted> Date: Sun, 10 Feb 2019 22:32:42 -0800
From: Randy Dunlap <redacted> Fix markup warnings for one list by using correct list syntax. Fix markup warnings for another list by using blank lines before the list. Documentation/networking/device_drivers/freescale/dpaa2/dpio-driver.rst:30: WARNING: Unexpected indentation. Documentation/networking/device_drivers/freescale/dpaa2/dpio-driver.rst:143: WARNING: Unexpected indentation. Signed-off-by: Randy Dunlap <redacted>
Applied, thanks.