Re: [PATCH net-next v2 0/2] Documentation fixes for dpll subsystem

From: Vadim Fedorenko
Date: Thu Sep 28 2023 - 21:00:21 EST


On 28/09/2023 06:27, Bagas Sanjaya wrote:
Here is a mini docs fixes for dpll subsystem. The fixes are all code
block-related.

This series is triggered because I was emailed by kernel test robot,
alerting htmldocs warnings (see patch [1/2]).

Changes since v1 [1]:
* Collect Reviewed-by tags
* Rebase on current net-next

[1]: https://lore.kernel.org/all/20230918093240.29824-1-bagasdotme@xxxxxxxxx/

Bagas Sanjaya (2):
Documentation: dpll: Fix code blocks
Documentation: dpll: wrap DPLL_CMD_PIN_GET output in a code block

Documentation/driver-api/dpll.rst | 27 +++++++++++++++------------
1 file changed, 15 insertions(+), 12 deletions(-)


base-commit: 5a1b322cb0b7d0d33a2d13462294dc0f46911172

For the series:

Reviewed-by: Vadim Fedorenko <vadim.fedorenko@xxxxxxxxx>