On Sat, 18 Jul 2020 13:51:06 -0300
"Daniel W. S. Almeida" <[email protected]> wrote:

> From: Daniel W. S. Almeida <[email protected]>
> 
> Fix the following warning:
> 
> Documentation/trace/histogram-design.rst:
> WARNING: document isn't included in any toctree
> 
> By adding 'histogram-design.rst' to the index.
> 
> Signed-off-by: Daniel W. S. Almeida <[email protected]>
> ---
>  Documentation/trace/index.rst | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/trace/index.rst b/Documentation/trace/index.rst
> index 7d83156c9ac1f..f44794c8fd840 100644
> --- a/Documentation/trace/index.rst
> +++ b/Documentation/trace/index.rst
> @@ -19,6 +19,7 @@ Linux Tracing Technologies
>     events-msr
>     mmiotrace
>     histogram
> +   histogram-design
>     boottime-trace

Applied, thanks.

jon

Reply via email to