From: William Breathitt Gray <vilhelm.gray@gmail.com>
To: Jonathan Corbet <corbet@lwn.net>,
Marcus Folkesson <marcus.folkesson@gmail.com>
Cc: linux-iio@vger.kernel.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] docs: driver-api: generic-counter: fix file path to ABI doc
Date: Tue, 9 Jul 2019 20:06:33 +0900 [thread overview]
Message-ID: <20190709110613.GA4476@icarus> (raw)
In-Reply-To: <20190709075436.7294-1-marcus.folkesson@gmail.com>
On Tue, Jul 09, 2019 at 09:54:36AM +0200, Marcus Folkesson wrote:
> Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
> ---
> v2: Correct the other place as well..
>
> Documentation/driver-api/generic-counter.rst | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/driver-api/generic-counter.rst b/Documentation/driver-api/generic-counter.rst
> index 0c161b1a3be6..8382f01a53e3 100644
> --- a/Documentation/driver-api/generic-counter.rst
> +++ b/Documentation/driver-api/generic-counter.rst
> @@ -233,7 +233,7 @@ Userspace Interface
> Several sysfs attributes are generated by the Generic Counter interface,
> and reside under the /sys/bus/counter/devices/counterX directory, where
> counterX refers to the respective counter device. Please see
> -Documentation/ABI/testing/sys-bus-counter-generic-sysfs for detailed
> +Documentation/ABI/testing/sysfs-bus-counter for detailed
> information on each Generic Counter interface sysfs attribute.
>
> Through these sysfs attributes, programs and scripts may interact with
> @@ -325,7 +325,7 @@ sysfs attributes, where Y is the unique ID of the respective Count:
>
> For a more detailed breakdown of the available Generic Counter interface
> sysfs attributes, please refer to the
> -Documentation/ABI/testing/sys-bus-counter file.
> +Documentation/ABI/testing/sysfs-bus-counter file.
>
> The Signals and Counts associated with the Counter device are registered
> to the system as well by the counter_register function. The
> --
> 2.22.0
Fixes: 09e7d4ed8991 ("docs: Add Generic Counter interface documentation")
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Jonathan, would you be able to pick this up in your tree?
Thanks,
William Breathitt Gray
next prev parent reply other threads:[~2019-07-09 11:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-09 7:54 [PATCH v2] docs: driver-api: generic-counter: fix file path to ABI doc Marcus Folkesson
2019-07-09 11:06 ` William Breathitt Gray [this message]
2019-07-09 12:48 ` Jonathan Corbet
2019-07-09 12:52 ` William Breathitt Gray
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=20190709110613.GA4476@icarus \
--to=vilhelm.gray@gmail.com \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marcus.folkesson@gmail.com \
/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;
as well as URLs for NNTP newsgroup(s).