Re: [PATCH -next] docs: proc.rst: fix indentation warning

2021-02-25 Thread Jonathan Corbet
Randy Dunlap  writes:

> Fix indentation snafu in proc.rst as reported by Stephen.
>
> next-20210219/Documentation/filesystems/proc.rst:697: WARNING: Unexpected 
> indentation.
>
> Fixes: 93ea4a0b8fce ("Documentation: proc.rst: add more about the 6 fields in 
> loadavg")
> Reported-by: Stephen Rothwell 
> Signed-off-by: Randy Dunlap 
> Cc: Jonathan Corbet 
> Cc: linux-...@vger.kernel.org
> ---
> shame on me.
>
>  Documentation/filesystems/proc.rst |2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

jon


[PATCH -next] docs: proc.rst: fix indentation warning

2021-02-22 Thread Randy Dunlap
Fix indentation snafu in proc.rst as reported by Stephen.

next-20210219/Documentation/filesystems/proc.rst:697: WARNING: Unexpected 
indentation.

Fixes: 93ea4a0b8fce ("Documentation: proc.rst: add more about the 6 fields in 
loadavg")
Reported-by: Stephen Rothwell 
Signed-off-by: Randy Dunlap 
Cc: Jonathan Corbet 
Cc: linux-...@vger.kernel.org
---
shame on me.

 Documentation/filesystems/proc.rst |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20210219.orig/Documentation/filesystems/proc.rst
+++ linux-next-20210219/Documentation/filesystems/proc.rst
@@ -694,7 +694,7 @@ files are there, and which are missing.
 All fields are separated by one space except "number of
 processes currently runnable" and "total number of processes
 in system", which are separated by a slash ('/'). Example:
-  0.61 0.61 0.55 3/828 22084
+0.61 0.61 0.55 3/828 22084
  locksKernel locks
  meminfo  Memory info
  misc Miscellaneous