public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] iio: magn: hmc5843: Fix typo 'the the' in comment
@ 2022-07-21  8:44 Slark Xiao
  2022-07-21 10:18 ` Jonathan Cameron
  0 siblings, 1 reply; 3+ messages in thread
From: Slark Xiao @ 2022-07-21  8:44 UTC (permalink / raw)
  To: jic23, lars; +Cc: linux-iio, linux-kernel, Slark Xiao

Replace 'the the' with 'the' in the comment.

Signed-off-by: Slark Xiao <slark_xiao@163.com>
---
 drivers/iio/magnetometer/hmc5843_core.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/iio/magnetometer/hmc5843_core.c b/drivers/iio/magnetometer/hmc5843_core.c
index 92eb2d156ddb..4a63b2da9df0 100644
--- a/drivers/iio/magnetometer/hmc5843_core.c
+++ b/drivers/iio/magnetometer/hmc5843_core.c
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
- * Device driver for the the HMC5843 multi-chip module designed
+ * Device driver for the HMC5843 multi-chip module designed
  * for low field magnetic sensing.
  *
  * Copyright (C) 2010 Texas Instruments
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] iio: magn: hmc5843: Fix typo 'the the' in comment
  2022-07-21  8:44 [PATCH] iio: magn: hmc5843: Fix typo 'the the' in comment Slark Xiao
@ 2022-07-21 10:18 ` Jonathan Cameron
  2022-07-21 10:35   ` Slark Xiao
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Cameron @ 2022-07-21 10:18 UTC (permalink / raw)
  To: Slark Xiao; +Cc: jic23, lars, linux-iio, linux-kernel

On Thu, 21 Jul 2022 16:44:41 +0800
Slark Xiao <slark_xiao@163.com> wrote:

> Replace 'the the' with 'the' in the comment.
> 
> Signed-off-by: Slark Xiao <slark_xiao@163.com>
Duplicate of 
https://lore.kernel.org/all/20220622035925.5008-1-jiangjian@cdjrlc.com/
> ---
>  drivers/iio/magnetometer/hmc5843_core.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/iio/magnetometer/hmc5843_core.c b/drivers/iio/magnetometer/hmc5843_core.c
> index 92eb2d156ddb..4a63b2da9df0 100644
> --- a/drivers/iio/magnetometer/hmc5843_core.c
> +++ b/drivers/iio/magnetometer/hmc5843_core.c
> @@ -1,6 +1,6 @@
>  // SPDX-License-Identifier: GPL-2.0-or-later
>  /*
> - * Device driver for the the HMC5843 multi-chip module designed
> + * Device driver for the HMC5843 multi-chip module designed
>   * for low field magnetic sensing.
>   *
>   * Copyright (C) 2010 Texas Instruments


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re:Re: [PATCH] iio: magn: hmc5843: Fix typo 'the the' in comment
  2022-07-21 10:18 ` Jonathan Cameron
@ 2022-07-21 10:35   ` Slark Xiao
  0 siblings, 0 replies; 3+ messages in thread
From: Slark Xiao @ 2022-07-21 10:35 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: jic23, lars, linux-iio, linux-kernel

















At 2022-07-21 18:18:12, "Jonathan Cameron" <Jonathan.Cameron@Huawei.com> wrote:
>On Thu, 21 Jul 2022 16:44:41 +0800
>Slark Xiao <slark_xiao@163.com> wrote:
>
>> Replace 'the the' with 'the' in the comment.
>> 
>> Signed-off-by: Slark Xiao <slark_xiao@163.com>
>Duplicate of 
>https://lore.kernel.org/all/20220622035925.5008-1-jiangjian@cdjrlc.com/
>> ---


Ok, thanks for that. I will update my local files in time to avoid this scenario.
Thanks!


>>  drivers/iio/magnetometer/hmc5843_core.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>> 
>> diff --git a/drivers/iio/magnetometer/hmc5843_core.c b/drivers/iio/magnetometer/hmc5843_core.c
>> index 92eb2d156ddb..4a63b2da9df0 100644
>> --- a/drivers/iio/magnetometer/hmc5843_core.c
>> +++ b/drivers/iio/magnetometer/hmc5843_core.c
>> @@ -1,6 +1,6 @@
>>  // SPDX-License-Identifier: GPL-2.0-or-later
>>  /*
>> - * Device driver for the the HMC5843 multi-chip module designed
>> + * Device driver for the HMC5843 multi-chip module designed
>>   * for low field magnetic sensing.
>>   *
>>   * Copyright (C) 2010 Texas Instruments

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-07-21 13:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-21  8:44 [PATCH] iio: magn: hmc5843: Fix typo 'the the' in comment Slark Xiao
2022-07-21 10:18 ` Jonathan Cameron
2022-07-21 10:35   ` Slark Xiao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox