All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Corentin Labbe <clabbe.montjoie@gmail.com>
Cc: wens@csie.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mfd: axp20x: correct a typo in axp20x_device_remove documentation
Date: Tue, 3 Jan 2017 16:36:54 +0000	[thread overview]
Message-ID: <20170103163654.GN2977@dell> (raw)
In-Reply-To: <1480940128-4873-1-git-send-email-clabbe.montjoie@gmail.com>

On Mon, 05 Dec 2016, Corentin Labbe wrote:

> The documentation of axp20x_device_remove() have a typo and use
> axp20x_device_probe() as name.
> This patch fix this typo.
> 
> Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
> ---
>  include/linux/mfd/axp20x.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

> diff --git a/include/linux/mfd/axp20x.h b/include/linux/mfd/axp20x.h
> index 476eb64..73ab982 100644
> --- a/include/linux/mfd/axp20x.h
> +++ b/include/linux/mfd/axp20x.h
> @@ -605,7 +605,7 @@ int axp20x_match_device(struct axp20x_dev *axp20x);
>  int axp20x_device_probe(struct axp20x_dev *axp20x);
>  
>  /**
> - * axp20x_device_probe(): Remove a axp20x device
> + * axp20x_device_remove(): Remove a axp20x device
>   *
>   * @axp20x: axp20x device to remove
>   *

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

      parent reply	other threads:[~2017-01-03 16:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-05 12:15 [PATCH] mfd: axp20x: correct a typo in axp20x_device_remove documentation Corentin Labbe
2016-12-08  2:02 ` Chen-Yu Tsai
2017-01-03 16:36 ` Lee Jones [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=20170103163654.GN2977@dell \
    --to=lee.jones@linaro.org \
    --cc=clabbe.montjoie@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wens@csie.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 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.