All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bartosz Golaszewski <brgl@bgdev.pl>
To: marc.ferland@gmail.com
Cc: "open list:GPIO SUBSYSTEM" <linux-gpio@vger.kernel.org>
Subject: Re: [libgpiod][PATCH] doc: fix typo
Date: Fri, 16 Oct 2020 11:29:03 +0200	[thread overview]
Message-ID: <CAMRc=MeetMufvATVrL=N=vPu1+QyV-7zEF+awYV_CUseycPS2g@mail.gmail.com> (raw)
In-Reply-To: <20201015175235.1054316-1-marc.ferland@gmail.com>

On Thu, Oct 15, 2020 at 7:52 PM <marc.ferland@gmail.com> wrote:
>
> From: Marc Ferland <marc.ferland@gmail.com>
>
> Signed-off-by: Marc Ferland <marc.ferland@gmail.com>
> ---
>  include/gpiod.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/gpiod.h b/include/gpiod.h
> index e684ab1..8b7c619 100644
> --- a/include/gpiod.h
> +++ b/include/gpiod.h
> @@ -1057,7 +1057,7 @@ int gpiod_line_request_both_edges_events_flags(struct gpiod_line *line,
>   * @param config Request options.
>   * @param default_vals Initial line values - only relevant if we're setting
>   *                     the direction to output.
> - * @return 0 if the all lines were properly requested. In case of an error
> + * @return 0 if all lines were properly requested. In case of an error
>   *         this routine returns -1 and sets the last error number.
>   *
>   * If this routine succeeds, the caller takes ownership of the GPIO lines
> --
> 2.25.1
>

Applied, thanks!

Bartosz

      reply	other threads:[~2020-10-16  9:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-15 17:52 [libgpiod][PATCH] doc: fix typo marc.ferland
2020-10-16  9:29 ` Bartosz Golaszewski [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='CAMRc=MeetMufvATVrL=N=vPu1+QyV-7zEF+awYV_CUseycPS2g@mail.gmail.com' \
    --to=brgl@bgdev.pl \
    --cc=linux-gpio@vger.kernel.org \
    --cc=marc.ferland@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.