All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] platform_data: cros_ec_commands.h: drop a duplicated word
@ 2020-07-19  0:30 Randy Dunlap
  2020-07-20  4:42 ` Tzung-Bi Shih
  0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2020-07-19  0:30 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, Tzung-Bi Shih, Mark Brown

Drop the repeated word "using" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Tzung-Bi Shih <tzungbi@google.com>
Cc: Mark Brown <broonie@kernel.org>
---
or "using the" ?

 include/linux/platform_data/cros_ec_commands.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200717.orig/include/linux/platform_data/cros_ec_commands.h
+++ linux-next-20200717/include/linux/platform_data/cros_ec_commands.h
@@ -783,7 +783,7 @@ struct ec_host_response {
  *
  * Packets always start with a request or response header.  They are followed
  * by data_len bytes of data.  If the data_crc_present flag is set, the data
- * bytes are followed by a CRC-8 of that data, using using x^8 + x^2 + x + 1
+ * bytes are followed by a CRC-8 of that data, using x^8 + x^2 + x + 1
  * polynomial.
  *
  * Host algorithm when sending a request q:

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

* Re: [PATCH] platform_data: cros_ec_commands.h: drop a duplicated word
  2020-07-19  0:30 [PATCH] platform_data: cros_ec_commands.h: drop a duplicated word Randy Dunlap
@ 2020-07-20  4:42 ` Tzung-Bi Shih
  2020-07-20  5:43   ` Randy Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Tzung-Bi Shih @ 2020-07-20  4:42 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: Linux Kernel Mailing List, Mark Brown

On Sun, Jul 19, 2020 at 8:30 AM Randy Dunlap <rdunlap@infradead.org> wrote:
>
> Drop the repeated word "using" in a comment.
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Tzung-Bi Shih <tzungbi@google.com>
> Cc: Mark Brown <broonie@kernel.org>
> ---

I guess you didn't include the maintainers:
Benson Leung <bleung@chromium.org> (maintainer:CHROMEOS EC SUBDRIVERS)
Enric Balletbo i Serra <enric.balletbo@collabora.com>
(maintainer:CHROMEOS EC SUBDRIVERS)
Guenter Roeck <groeck@chromium.org> (reviewer:CHROMEOS EC SUBDRIVERS)

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

* Re: [PATCH] platform_data: cros_ec_commands.h: drop a duplicated word
  2020-07-20  4:42 ` Tzung-Bi Shih
@ 2020-07-20  5:43   ` Randy Dunlap
  0 siblings, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2020-07-20  5:43 UTC (permalink / raw)
  To: Tzung-Bi Shih; +Cc: Linux Kernel Mailing List, Mark Brown

On 7/19/20 9:42 PM, Tzung-Bi Shih wrote:
> On Sun, Jul 19, 2020 at 8:30 AM Randy Dunlap <rdunlap@infradead.org> wrote:
>>
>> Drop the repeated word "using" in a comment.
>>
>> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
>> Cc: Tzung-Bi Shih <tzungbi@google.com>
>> Cc: Mark Brown <broonie@kernel.org>
>> ---
> 
> I guess you didn't include the maintainers:
> Benson Leung <bleung@chromium.org> (maintainer:CHROMEOS EC SUBDRIVERS)
> Enric Balletbo i Serra <enric.balletbo@collabora.com>
> (maintainer:CHROMEOS EC SUBDRIVERS)
> Guenter Roeck <groeck@chromium.org> (reviewer:CHROMEOS EC SUBDRIVERS)
> 

Thanks. I'll add them and resend the patch.

-- 
~Randy


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

end of thread, other threads:[~2020-07-20  5:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-19  0:30 [PATCH] platform_data: cros_ec_commands.h: drop a duplicated word Randy Dunlap
2020-07-20  4:42 ` Tzung-Bi Shih
2020-07-20  5:43   ` Randy Dunlap

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.