Re: [PATCH -next] docs: proc.rst: fix indentation warning
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-02-25 20:12:22
Also in:
lkml
From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-02-25 20:12:22
Also in:
lkml
Randy Dunlap [off-list ref] 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 <redacted>
Signed-off-by: Randy Dunlap <redacted>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
---
shame on me.
Documentation/filesystems/proc.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)Applied, thanks. jon