linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] xfs: fix Sphinx documentation warning
@ 2019-12-09  4:14 Randy Dunlap
  2019-12-09 14:49 ` Carlos Maiolino
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2019-12-09  4:14 UTC (permalink / raw)
  To: Linux FS Devel, Darrick J . Wong, linux-xfs; +Cc: linux-doc

From: Randy Dunlap <rdunlap@infradead.org>

Fix Sphinx documentation format warning by not indenting so much.

Documentation/admin-guide/xfs.rst:257: WARNING: Block quote ends without a blank line; unexpected unindent.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Darrick J. Wong <darrick.wong@oracle.com>
Cc: linux-xfs@vger.kernel.org
---
 Documentation/admin-guide/xfs.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20191209.orig/Documentation/admin-guide/xfs.rst
+++ linux-next-20191209/Documentation/admin-guide/xfs.rst
@@ -253,7 +253,7 @@ The following sysctls are available for
 	pool.
 
   fs.xfs.speculative_prealloc_lifetime
-		(Units: seconds   Min: 1  Default: 300  Max: 86400)
+	(Units: seconds   Min: 1  Default: 300  Max: 86400)
 	The interval at which the background scanning for inodes
 	with unused speculative preallocation runs. The scan
 	removes unused preallocation from clean inodes and releases


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] xfs: fix Sphinx documentation warning
  2019-12-09  4:14 [PATCH] xfs: fix Sphinx documentation warning Randy Dunlap
@ 2019-12-09 14:49 ` Carlos Maiolino
  0 siblings, 0 replies; 2+ messages in thread
From: Carlos Maiolino @ 2019-12-09 14:49 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: Linux FS Devel, Darrick J . Wong, linux-xfs, linux-doc

On Sun, Dec 08, 2019 at 08:14:36PM -0800, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Fix Sphinx documentation format warning by not indenting so much.
> 
> Documentation/admin-guide/xfs.rst:257: WARNING: Block quote ends without a blank line; unexpected unindent.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Darrick J. Wong <darrick.wong@oracle.com>
> Cc: linux-xfs@vger.kernel.org
> ---
>  Documentation/admin-guide/xfs.rst |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Looks good, you can add:

Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>

> 
> --- linux-next-20191209.orig/Documentation/admin-guide/xfs.rst
> +++ linux-next-20191209/Documentation/admin-guide/xfs.rst
> @@ -253,7 +253,7 @@ The following sysctls are available for
>  	pool.
>  
>    fs.xfs.speculative_prealloc_lifetime
> -		(Units: seconds   Min: 1  Default: 300  Max: 86400)
> +	(Units: seconds   Min: 1  Default: 300  Max: 86400)
>  	The interval at which the background scanning for inodes
>  	with unused speculative preallocation runs. The scan
>  	removes unused preallocation from clean inodes and releases
> 

-- 
Carlos


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-09 14:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-09  4:14 [PATCH] xfs: fix Sphinx documentation warning Randy Dunlap
2019-12-09 14:49 ` Carlos Maiolino

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).