Re: [PATCH] docs: admin-guide/index.rst: Add pstore-blk.rst

From: Jonathan Corbet
Date: Thu Jul 23 2020 - 16:20:19 EST


On Sat, 18 Jul 2020 13:51:03 -0300
"Daniel W. S. Almeida" <dwlsalmeida@xxxxxxxxx> wrote:

> From: Daniel W. S. Almeida <dwlsalmeida@xxxxxxxxx>
>
> Fix the following warning:
>
> Documentation/admin-guide/pstore-blk.rst:
> WARNING: document isn't included in any toctree
>
> By adding 'pstore-blk.rst' to the index
>
> Signed-off-by: Daniel W. S. Almeida <dwlsalmeida@xxxxxxxxx>
> ---
> Documentation/admin-guide/index.rst | 1 +
> 1 file changed, 1 insertion(+)

Applied, thanks.

jon