Documentation: net/mlx5: Wrap vnic reporter devlink commands in code blocks
authorBagas Sanjaya <bagasdotme@gmail.com>
Wed, 10 May 2023 03:54:12 +0000 (10:54 +0700)
committerSaeed Mahameed <saeedm@nvidia.com>
Thu, 25 May 2023 03:44:19 +0000 (20:44 -0700)
commitc3acc46c602f1aa0449ea687057758e5224ae3da
treee0080fe36badca41611eacee724f1c1a1e219884
parentd5972f1000c1e6b5185ded0fc194f21984f26e14
Documentation: net/mlx5: Wrap vnic reporter devlink commands in code blocks

Sphinx reports htmldocs warnings:

Documentation/networking/device_drivers/ethernet/mellanox/mlx5/devlink.rst:287: WARNING: Unexpected indentation.
Documentation/networking/device_drivers/ethernet/mellanox/mlx5/devlink.rst:288: WARNING: Block quote ends without a blank line; unexpected unindent.
Documentation/networking/device_drivers/ethernet/mellanox/mlx5/devlink.rst:290: WARNING: Unexpected indentation.

Fix above warnings by wrapping diagnostic devlink commands in "vnic
reporter" section in code blocks to be consistent with other devlink
command snippets.

Fixes: b0bc615df488ab ("net/mlx5: Add vnic devlink health reporter to PFs/VFs")
Fixes: cf14af140a5ad0 ("net/mlx5e: Add vnic devlink health reporter to representors")
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Documentation/networking/device_drivers/ethernet/mellanox/mlx5/devlink.rst