Re: [PATCH] docs/cpu-load: format the example code.
From: Jonathan Corbet <corbet@lwn.net>
Date: 2020-10-21 21:08:35
Also in:
lkml
From: Jonathan Corbet <corbet@lwn.net>
Date: 2020-10-21 21:08:35
Also in:
lkml
On Mon, 19 Oct 2020 01:05:57 +0800 Hui Su [off-list ref] wrote:
format the example code. Signed-off-by: Hui Su <redacted> --- Documentation/admin-guide/cpu-load.rst | 63 ++++++++++++++------------ 1 file changed, 33 insertions(+), 30 deletions(-)
Hmm...this document wasn't always that way; it looks like maybe the code got mangled during the RST conversion. I question the value of this document in general...but as long as we have it the code might as well look right, so I've applied this, thanks. jon