Fengnan Chang <[email protected]> writes:

> fix f2fs.rst build warning.
>
> Fixes: 151b1982be5d (f2fs: compress: add nocompress extensions support)
> Signed-off-by: Fengnan Chang <[email protected]>
> ---
>  Documentation/filesystems/f2fs.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

"Fix a warning" is almost never a good changelog message; you are fixing
a problem that provoked a warning.  I rewrote the changelog to:

  The docs build was generating this warning:

    Documentation/filesystems/f2fs.rst:306: WARNING: Block quote ends without a 
blank line; unexpected unindent.

  Remove the extra white space that was confusing sphinx.

Applied, thanks.

jon


_______________________________________________
Linux-f2fs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

Reply via email to