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

2020-07-23 Thread Jonathan Corbet
On Sat, 18 Jul 2020 13:51:03 -0300 "Daniel W. S. Almeida" wrote: > From: Daniel W. S. Almeida > > 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

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

2020-07-19 Thread Kees Cook
On Sat, Jul 18, 2020 at 01:51:03PM -0300, Daniel W. S. Almeida wrote: > From: Daniel W. S. Almeida > > 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: Danie

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

2020-07-18 Thread Daniel W. S. Almeida
From: Daniel W. S. Almeida 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 --- Documentation/admin-guide/index.rst | 1 + 1 file changed, 1 inserti