[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200731110933.4edfc99c@lwn.net>
Date: Fri, 31 Jul 2020 11:09:33 -0600
From: Jonathan Corbet <corbet@....net>
To: Julia Lawall <Julia.Lawall@...ia.fr>
Cc: Tony Luck <tony.luck@...el.com>, kernel-janitors@...r.kernel.org,
Fenghua Yu <fenghua.yu@...el.com>, linux-ia64@...r.kernel.org,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] docs: ia64: correct typo
On Thu, 30 Jul 2020 12:17:30 +0200
Julia Lawall <Julia.Lawall@...ia.fr> wrote:
> Replace RTC_WKLAM_RD with RTC_WKALM_RD.
>
> Signed-off-by: Julia Lawall <Julia.Lawall@...ia.fr>
>
> ---
> Documentation/ia64/efirtc.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/ia64/efirtc.rst b/Documentation/ia64/efirtc.rst
> index 2f7ff50..fd83284 100644
> --- a/Documentation/ia64/efirtc.rst
> +++ b/Documentation/ia64/efirtc.rst
> @@ -113,7 +113,7 @@ We have added 2 new ioctl()s that are specific to the EFI driver:
>
> Read the current state of the alarm::
>
> - ioctl(d, RTC_WKLAM_RD, &wkt)
> + ioctl(d, RTC_WKALM_RD, &wkt)
Applied to the docs tree, thanks.
jon
Powered by blists - more mailing lists