mbox series

[0/3] bootconfig: tracing: Fix documentations of bootconfig and boot-time tracing

Message ID 157949056842.25888.12912764773767908046.stgit@devnote2 (mailing list archive)
Headers show
Series bootconfig: tracing: Fix documentations of bootconfig and boot-time tracing | expand

Message

Masami Hiramatsu (Google) Jan. 20, 2020, 3:22 a.m. UTC
Hi,

Here is the bootconfig and boot-time tracing documentation fix
and updates. These can be applied on the latest tracing tree.

Thanks for Randy about reporting and suggesting these fixes!

Thank you,

---

Masami Hiramatsu (3):
      bootconfig: Fix Kconfig help message for BOOT_CONFIG
      Documentation: bootconfig: Fix typos in bootconfig documentation
      Documentation: tracing: Fix typos in boot-time tracing documentation


 Documentation/admin-guide/bootconfig.rst |   32 ++++++++++++++++--------------
 Documentation/trace/boottime-trace.rst   |   18 ++++++++---------
 init/Kconfig                             |    4 +++-
 3 files changed, 29 insertions(+), 25 deletions(-)

--
Masami Hiramatsu <mhiramat@kernel.org>

Comments

Randy Dunlap Jan. 20, 2020, 11:54 p.m. UTC | #1
On 1/19/20 7:22 PM, Masami Hiramatsu wrote:
> Hi,
> 
> Here is the bootconfig and boot-time tracing documentation fix
> and updates. These can be applied on the latest tracing tree.
> 
> Thanks for Randy about reporting and suggesting these fixes!
> 
> Thank you,
> 
> ---

for all 3 patches:

Acked-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.

> 
> Masami Hiramatsu (3):
>       bootconfig: Fix Kconfig help message for BOOT_CONFIG
>       Documentation: bootconfig: Fix typos in bootconfig documentation
>       Documentation: tracing: Fix typos in boot-time tracing documentation
> 
> 
>  Documentation/admin-guide/bootconfig.rst |   32 ++++++++++++++++--------------
>  Documentation/trace/boottime-trace.rst   |   18 ++++++++---------
>  init/Kconfig                             |    4 +++-
>  3 files changed, 29 insertions(+), 25 deletions(-)
> 
> --
> Masami Hiramatsu <mhiramat@kernel.org>
>