From: Jonathan Corbet <corbet@lwn.net>
To: Martin Kepplinger <martin.kepplinger@puri.sm>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
Martin Kepplinger <martin.kepplinger@puri.sm>
Subject: Re: [PATCH] Documentation: dynamic-debug-howto: fix example
Date: Mon, 08 Mar 2021 17:09:39 -0700 [thread overview]
Message-ID: <87h7ll5gsc.fsf@meer.lwn.net> (raw)
In-Reply-To: <20210303091646.773111-1-martin.kepplinger@puri.sm>
Martin Kepplinger <martin.kepplinger@puri.sm> writes:
> dynamic debug is "expecting pairs of match-spec <value>" so the example
> for all files of which the paths include "usb" there is "file" missing.
>
> Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm>
> ---
> Documentation/admin-guide/dynamic-debug-howto.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/dynamic-debug-howto.rst b/Documentation/admin-guide/dynamic-debug-howto.rst
> index 6c04aea8f4cd..b119b8277b3e 100644
> --- a/Documentation/admin-guide/dynamic-debug-howto.rst
> +++ b/Documentation/admin-guide/dynamic-debug-howto.rst
> @@ -347,7 +347,7 @@ Examples
> <debugfs>/dynamic_debug/control
>
> // enable messages in files of which the paths include string "usb"
> - nullarbor:~ # echo -n '*usb* +p' > <debugfs>/dynamic_debug/control
> + nullarbor:~ # echo -n 'file *usb* +p' > <debugfs>/dynamic_debug/control
Applied, thanks.
jon
prev parent reply other threads:[~2021-03-09 0:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-03 9:16 [PATCH] Documentation: dynamic-debug-howto: fix example Martin Kepplinger
2021-03-09 0:09 ` Jonathan Corbet [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87h7ll5gsc.fsf@meer.lwn.net \
--to=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=martin.kepplinger@puri.sm \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox