[PATCH v3 0/3] docs: ftrace: Fix minor issues in the doc

From: Frank A. Cancio Bello
Date: Tue Dec 24 2019 - 19:05:44 EST


I didn't want to be pushy with these minor fixes but occur to me
now that, even all seem to be clear in the latest version of the
RFC (v2) related to these fixes, a clean patchset could be expected
after such RFC. So here we go:

Clarifies the RAM footprint of buffer_size_kb without getting into
implementation details.

Fix typos and a small notation mistakes in the doc.

Changes since v2:
- Sorry, I'm sending this v3 with no changes but the subject of the
emails because I forgot to tag the last batch as v2. You can
ignore the previous versions of this patchset. I'm still getting
used to the versioning of the patches and all that, my apologies.

Changes since v1:
- Improves the redaction as per Randy suggestion.

Changes since RFC v2:
- Take out the notation mistake into its own commit because it
is not a typo.

Changes since RFC v1:
- Removes implementation description of the RAM footprint of
buffer_size_kb, but still make the corresponded clarification.

- Removes a patch that was just for illustration purposes because
Steven already got the issue that I was referring to.

- Adds a patch to fix other typos in the doc.

Frank A. Cancio Bello (3):
docs: ftrace: Clarify the RAM impact of buffer_size_kb
docs: ftrace: Fix typos
docs: ftrace: Fix small notation mistake

Documentation/trace/ftrace.rst | 9 +++++----
Documentation/trace/ring-buffer-design.txt | 2 +-
2 files changed, 6 insertions(+), 5 deletions(-)

--
2.17.1