linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Joel Stanley <joel@jms.id.au>
Cc: Alessandro Zummo <a.zummo@towertech.it>,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Documentation: rtc: Correct location of rtctest.c
Date: Mon, 25 Mar 2019 10:35:09 -0600	[thread overview]
Message-ID: <20190325103509.50f7fb29@lwn.net> (raw)
In-Reply-To: <20190325103322.2578-1-joel@jms.id.au>

On Mon, 25 Mar 2019 21:03:22 +1030
Joel Stanley <joel@jms.id.au> wrote:

> The useful little rtctest program moved location a while back.
> 
> Fixes: a12ab9e125f1 ("selftests: move RTC tests to rtc subfolder")
> Signed-off-by: Joel Stanley <joel@jms.id.au>
> ---
>  Documentation/rtc.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/rtc.txt b/Documentation/rtc.txt
> index a129acf38537..688c95b11919 100644
> --- a/Documentation/rtc.txt
> +++ b/Documentation/rtc.txt
> @@ -136,5 +136,5 @@ a high functionality RTC is integrated into the SOC.  That system might read
>  the system clock from the discrete RTC, but use the integrated one for all
>  other tasks, because of its greater functionality.
>  
> -Check out tools/testing/selftests/timers/rtctest.c for an example usage of the
> +Check out tools/testing/selftests/rtc/rtctest.c for an example usage of the
>  ioctl interface.

Applied, thanks.

jon

      parent reply	other threads:[~2019-03-25 16:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-25 10:33 [PATCH] Documentation: rtc: Correct location of rtctest.c Joel Stanley
2019-03-25 13:55 ` Alexandre Belloni
2019-03-25 16:35 ` 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=20190325103509.50f7fb29@lwn.net \
    --to=corbet@lwn.net \
    --cc=a.zummo@towertech.it \
    --cc=alexandre.belloni@bootlin.com \
    --cc=joel@jms.id.au \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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).