public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] s390/qeth: Fix typo 'weed' in comment
@ 2023-11-06 22:20 Kuan-Wei Chiu
  2023-11-07 10:06 ` Alexandra Winter
  2023-11-07 22:20 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Kuan-Wei Chiu @ 2023-11-06 22:20 UTC (permalink / raw)
  To: wintera, wenjia, hca, gor, agordeev
  Cc: borntraeger, svens, linux-s390, netdev, linux-kernel,
	Kuan-Wei Chiu

Replace 'weed' with 'we' in the comment.

Signed-off-by: Kuan-Wei Chiu <visitorckw@gmail.com>
---
 drivers/s390/net/qeth_core_main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/s390/net/qeth_core_main.c b/drivers/s390/net/qeth_core_main.c
index 6af2511e070c..cf8506d0f185 100644
--- a/drivers/s390/net/qeth_core_main.c
+++ b/drivers/s390/net/qeth_core_main.c
@@ -3675,7 +3675,7 @@ static void qeth_flush_queue(struct qeth_qdio_out_q *queue)
 static void qeth_check_outbound_queue(struct qeth_qdio_out_q *queue)
 {
 	/*
-	 * check if weed have to switch to non-packing mode or if
+	 * check if we have to switch to non-packing mode or if
 	 * we have to get a pci flag out on the queue
 	 */
 	if ((atomic_read(&queue->used_buffers) <= QETH_LOW_WATERMARK_PACK) ||
-- 
2.25.1


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

* Re: [PATCH] s390/qeth: Fix typo 'weed' in comment
  2023-11-06 22:20 [PATCH] s390/qeth: Fix typo 'weed' in comment Kuan-Wei Chiu
@ 2023-11-07 10:06 ` Alexandra Winter
  2023-11-07 22:20 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Alexandra Winter @ 2023-11-07 10:06 UTC (permalink / raw)
  To: Kuan-Wei Chiu, wenjia, hca, gor, agordeev
  Cc: borntraeger, svens, linux-s390, netdev, linux-kernel



On 06.11.23 23:20, Kuan-Wei Chiu wrote:
> Replace 'weed' with 'we' in the comment.
> 
> Signed-off-by: Kuan-Wei Chiu <visitorckw@gmail.com>
> ---
>  drivers/s390/net/qeth_core_main.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/s390/net/qeth_core_main.c b/drivers/s390/net/qeth_core_main.c
> index 6af2511e070c..cf8506d0f185 100644
> --- a/drivers/s390/net/qeth_core_main.c
> +++ b/drivers/s390/net/qeth_core_main.c
> @@ -3675,7 +3675,7 @@ static void qeth_flush_queue(struct qeth_qdio_out_q *queue)
>  static void qeth_check_outbound_queue(struct qeth_qdio_out_q *queue)
>  {
>  	/*
> -	 * check if weed have to switch to non-packing mode or if
> +	 * check if we have to switch to non-packing mode or if
>  	 * we have to get a pci flag out on the queue
>  	 */
>  	if ((atomic_read(&queue->used_buffers) <= QETH_LOW_WATERMARK_PACK) ||


Reviewed-by: Alexandra Winter <wintera@linux.ibm.com>

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

* Re: [PATCH] s390/qeth: Fix typo 'weed' in comment
  2023-11-06 22:20 [PATCH] s390/qeth: Fix typo 'weed' in comment Kuan-Wei Chiu
  2023-11-07 10:06 ` Alexandra Winter
@ 2023-11-07 22:20 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-11-07 22:20 UTC (permalink / raw)
  To: Kuan-Wei Chiu
  Cc: wintera, wenjia, hca, gor, agordeev, borntraeger, svens,
	linux-s390, netdev, linux-kernel

Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:

On Tue,  7 Nov 2023 06:20:59 +0800 you wrote:
> Replace 'weed' with 'we' in the comment.
> 
> Signed-off-by: Kuan-Wei Chiu <visitorckw@gmail.com>
> ---
>  drivers/s390/net/qeth_core_main.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - s390/qeth: Fix typo 'weed' in comment
    https://git.kernel.org/netdev/net/c/dbc9e341e365

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] 3+ messages in thread

end of thread, other threads:[~2023-11-07 22:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-06 22:20 [PATCH] s390/qeth: Fix typo 'weed' in comment Kuan-Wei Chiu
2023-11-07 10:06 ` Alexandra Winter
2023-11-07 22:20 ` patchwork-bot+netdevbpf

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