* [PATCH] cros_ec_commands: Fix syntax errors in comments
@ 2022-06-06 2:23 Xiang wangx
2022-06-06 3:38 ` Tzung-Bi Shih
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Xiang wangx @ 2022-06-06 2:23 UTC (permalink / raw)
To: bleung
Cc: groeck, gustavoars, dustin, chrome-platform, linux-kernel,
Xiang wangx
Delete the redundant word 'using'.
Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
---
include/linux/platform_data/cros_ec_commands.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/platform_data/cros_ec_commands.h b/include/linux/platform_data/cros_ec_commands.h
index 8cfa8cfca77e..e59f51c41a1c 100644
--- a/include/linux/platform_data/cros_ec_commands.h
+++ b/include/linux/platform_data/cros_ec_commands.h
@@ -787,7 +787,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:
--
2.36.1
^ permalink raw reply related [flat|nested] 4+ messages in thread* Re: [PATCH] cros_ec_commands: Fix syntax errors in comments
2022-06-06 2:23 [PATCH] cros_ec_commands: Fix syntax errors in comments Xiang wangx
@ 2022-06-06 3:38 ` Tzung-Bi Shih
2022-06-06 4:08 ` patchwork-bot+chrome-platform
2022-06-08 3:15 ` patchwork-bot+chrome-platform
2 siblings, 0 replies; 4+ messages in thread
From: Tzung-Bi Shih @ 2022-06-06 3:38 UTC (permalink / raw)
To: Xiang wangx
Cc: bleung, groeck, gustavoars, dustin, chrome-platform, linux-kernel
On Mon, Jun 06, 2022 at 10:23:13AM +0800, Xiang wangx wrote:
> Delete the redundant word 'using'.
>
> Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
Reviewed-by: Tzung-Bi Shih <tzungbi@kernel.org>
The corresponding change also applied to EC (https://crrev.com/c/2633984).
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] cros_ec_commands: Fix syntax errors in comments
2022-06-06 2:23 [PATCH] cros_ec_commands: Fix syntax errors in comments Xiang wangx
2022-06-06 3:38 ` Tzung-Bi Shih
@ 2022-06-06 4:08 ` patchwork-bot+chrome-platform
2022-06-08 3:15 ` patchwork-bot+chrome-platform
2 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+chrome-platform @ 2022-06-06 4:08 UTC (permalink / raw)
To: Xiang wangx
Cc: bleung, groeck, gustavoars, dustin, chrome-platform, linux-kernel
Hello:
This patch was applied to chrome-platform/linux.git (for-kernelci)
by Tzung-Bi Shih <tzungbi@kernel.org>:
On Mon, 6 Jun 2022 10:23:13 +0800 you wrote:
> Delete the redundant word 'using'.
>
> Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
> ---
> include/linux/platform_data/cros_ec_commands.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- cros_ec_commands: Fix syntax errors in comments
https://git.kernel.org/chrome-platform/c/8d5976089c97
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH] cros_ec_commands: Fix syntax errors in comments
2022-06-06 2:23 [PATCH] cros_ec_commands: Fix syntax errors in comments Xiang wangx
2022-06-06 3:38 ` Tzung-Bi Shih
2022-06-06 4:08 ` patchwork-bot+chrome-platform
@ 2022-06-08 3:15 ` patchwork-bot+chrome-platform
2 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+chrome-platform @ 2022-06-08 3:15 UTC (permalink / raw)
To: Xiang wangx
Cc: bleung, groeck, gustavoars, dustin, chrome-platform, linux-kernel
Hello:
This patch was applied to chrome-platform/linux.git (for-next)
by Tzung-Bi Shih <tzungbi@kernel.org>:
On Mon, 6 Jun 2022 10:23:13 +0800 you wrote:
> Delete the redundant word 'using'.
>
> Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
> ---
> include/linux/platform_data/cros_ec_commands.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- cros_ec_commands: Fix syntax errors in comments
https://git.kernel.org/chrome-platform/c/8d5976089c97
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-06-08 5:47 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-06 2:23 [PATCH] cros_ec_commands: Fix syntax errors in comments Xiang wangx
2022-06-06 3:38 ` Tzung-Bi Shih
2022-06-06 4:08 ` patchwork-bot+chrome-platform
2022-06-08 3:15 ` patchwork-bot+chrome-platform
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox