All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Lars-Peter Clausen <lars@metafoo.de>
Cc: linux-iio@vger.kernel.org,
	"Lars Möllendorf" <lars.moellendorf@plating.de>
Subject: Re: [PATCH] iio: xilinx-xadc: Fix typo in author's name
Date: Sun, 15 Mar 2020 09:32:47 +0000	[thread overview]
Message-ID: <20200315093247.32b7ae33@archlinux> (raw)
In-Reply-To: <20200309102847.14291-1-lars@metafoo.de>

On Mon,  9 Mar 2020 11:28:47 +0100
Lars-Peter Clausen <lars@metafoo.de> wrote:

> It appears the author of the xilinx-xadc driver can't even spell his own
> name correctly. Fix that.
> 
> Reported-by: Lars Möllendorf <lars.moellendorf@plating.de>
> Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
:)

Applied to the togreg branch of iio.git.  

Thanks,

Jonathan

> ---
>  drivers/iio/adc/xilinx-xadc-core.c   | 2 +-
>  drivers/iio/adc/xilinx-xadc-events.c | 2 +-
>  drivers/iio/adc/xilinx-xadc.h        | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/drivers/iio/adc/xilinx-xadc-core.c b/drivers/iio/adc/xilinx-xadc-core.c
> index ec227b358cd6..2d6505a66511 100644
> --- a/drivers/iio/adc/xilinx-xadc-core.c
> +++ b/drivers/iio/adc/xilinx-xadc-core.c
> @@ -3,7 +3,7 @@
>   * Xilinx XADC driver
>   *
>   * Copyright 2013-2014 Analog Devices Inc.
> - *  Author: Lars-Peter Clauen <lars@metafoo.de>
> + *  Author: Lars-Peter Clausen <lars@metafoo.de>
>   *
>   * Documentation for the parts can be found at:
>   *  - XADC hardmacro: Xilinx UG480
> diff --git a/drivers/iio/adc/xilinx-xadc-events.c b/drivers/iio/adc/xilinx-xadc-events.c
> index dbfd5da290a4..2357f585720a 100644
> --- a/drivers/iio/adc/xilinx-xadc-events.c
> +++ b/drivers/iio/adc/xilinx-xadc-events.c
> @@ -3,7 +3,7 @@
>   * Xilinx XADC driver
>   *
>   * Copyright 2013 Analog Devices Inc.
> - *  Author: Lars-Peter Clauen <lars@metafoo.de>
> + *  Author: Lars-Peter Clausen <lars@metafoo.de>
>   */
>  
>  #include <linux/iio/events.h>
> diff --git a/drivers/iio/adc/xilinx-xadc.h b/drivers/iio/adc/xilinx-xadc.h
> index 4017f18b0a4f..25abed9c0285 100644
> --- a/drivers/iio/adc/xilinx-xadc.h
> +++ b/drivers/iio/adc/xilinx-xadc.h
> @@ -3,7 +3,7 @@
>   * Xilinx XADC driver
>   *
>   * Copyright 2013 Analog Devices Inc.
> - *  Author: Lars-Peter Clauen <lars@metafoo.de>
> + *  Author: Lars-Peter Clausen <lars@metafoo.de>
>   */
>  
>  #ifndef __IIO_XILINX_XADC__


      reply	other threads:[~2020-03-15  9:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-09 10:28 [PATCH] iio: xilinx-xadc: Fix typo in author's name Lars-Peter Clausen
2020-03-15  9:32 ` Jonathan Cameron [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=20200315093247.32b7ae33@archlinux \
    --to=jic23@kernel.org \
    --cc=lars.moellendorf@plating.de \
    --cc=lars@metafoo.de \
    --cc=linux-iio@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 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.