* [PATCH] docs: fix 'make htmldocs' warning in perf
@ 2022-02-28 3:16 Wan Jiabing
2022-03-01 7:52 ` John Garry
2022-03-04 17:22 ` Jonathan Corbet
0 siblings, 2 replies; 3+ messages in thread
From: Wan Jiabing @ 2022-02-28 3:16 UTC (permalink / raw)
To: Jonathan Corbet, Wan Jiabing, Shaokun Zhang, Qi Liu, Will Deacon,
John Garry, linux-doc, linux-kernel
Cc: jiabing.wan
Fix following 'make htmldocs' warnings:
./Documentation/admin-guide/perf/hisi-pcie-pmu.rst: WARNING:
document isn't included in any toctree
Fixes: c8602008e247 ("docs: perf: Add description for HiSilicon PCIe PMU driver")
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
---
Documentation/admin-guide/perf/index.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/admin-guide/perf/index.rst b/Documentation/admin-guide/perf/index.rst
index 5a8f2529a033..69b23f087c05 100644
--- a/Documentation/admin-guide/perf/index.rst
+++ b/Documentation/admin-guide/perf/index.rst
@@ -8,6 +8,7 @@ Performance monitor support
:maxdepth: 1
hisi-pmu
+ hisi-pcie-pmu
imx-ddr
qcom_l2_pmu
qcom_l3_pmu
--
2.35.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] docs: fix 'make htmldocs' warning in perf
2022-02-28 3:16 [PATCH] docs: fix 'make htmldocs' warning in perf Wan Jiabing
@ 2022-03-01 7:52 ` John Garry
2022-03-04 17:22 ` Jonathan Corbet
1 sibling, 0 replies; 3+ messages in thread
From: John Garry @ 2022-03-01 7:52 UTC (permalink / raw)
To: Wan Jiabing, Jonathan Corbet, Shaokun Zhang, Qi Liu, Will Deacon,
linux-doc, linux-kernel
Cc: jiabing.wan
On 28/02/2022 03:16, Wan Jiabing wrote:
> Fix following 'make htmldocs' warnings:
> ./Documentation/admin-guide/perf/hisi-pcie-pmu.rst: WARNING:
> document isn't included in any toctree
>
> Fixes: c8602008e247 ("docs: perf: Add description for HiSilicon PCIe PMU driver")
> Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Regardless of nit, below:
Reviewed-by: John Garry <john.garry@huawei.com>
> ---
> Documentation/admin-guide/perf/index.rst | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/admin-guide/perf/index.rst b/Documentation/admin-guide/perf/index.rst
> index 5a8f2529a033..69b23f087c05 100644
> --- a/Documentation/admin-guide/perf/index.rst
> +++ b/Documentation/admin-guide/perf/index.rst
> @@ -8,6 +8,7 @@ Performance monitor support
> :maxdepth: 1
>
> hisi-pmu
> + hisi-pcie-pmu
nit: we might prefer alphabetic ordering, but we don't have it fully ATM
elsewhere
> imx-ddr
> qcom_l2_pmu
> qcom_l3_pmu
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] docs: fix 'make htmldocs' warning in perf
2022-02-28 3:16 [PATCH] docs: fix 'make htmldocs' warning in perf Wan Jiabing
2022-03-01 7:52 ` John Garry
@ 2022-03-04 17:22 ` Jonathan Corbet
1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2022-03-04 17:22 UTC (permalink / raw)
To: Wan Jiabing, Wan Jiabing, Shaokun Zhang, Qi Liu, Will Deacon,
John Garry, linux-doc, linux-kernel
Cc: jiabing.wan
Wan Jiabing <wanjiabing@vivo.com> writes:
> Fix following 'make htmldocs' warnings:
> ./Documentation/admin-guide/perf/hisi-pcie-pmu.rst: WARNING:
> document isn't included in any toctree
>
> Fixes: c8602008e247 ("docs: perf: Add description for HiSilicon PCIe PMU driver")
> Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
> ---
> Documentation/admin-guide/perf/index.rst | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/admin-guide/perf/index.rst b/Documentation/admin-guide/perf/index.rst
> index 5a8f2529a033..69b23f087c05 100644
> --- a/Documentation/admin-guide/perf/index.rst
> +++ b/Documentation/admin-guide/perf/index.rst
> @@ -8,6 +8,7 @@ Performance monitor support
> :maxdepth: 1
>
> hisi-pmu
> + hisi-pcie-pmu
> imx-ddr
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-03-04 17:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-28 3:16 [PATCH] docs: fix 'make htmldocs' warning in perf Wan Jiabing
2022-03-01 7:52 ` John Garry
2022-03-04 17:22 ` Jonathan Corbet
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).