[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7c88cf8a-7c96-40a1-82a7-5c357609044a@linux.ibm.com>
Date: Tue, 7 Nov 2023 11:06:29 +0100
From: Alexandra Winter <wintera@...ux.ibm.com>
To: Kuan-Wei Chiu <visitorckw@...il.com>, wenjia@...ux.ibm.com,
hca@...ux.ibm.com, gor@...ux.ibm.com, agordeev@...ux.ibm.com
Cc: borntraeger@...ux.ibm.com, svens@...ux.ibm.com, linux-s390@...r.kernel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] s390/qeth: Fix typo 'weed' in comment
On 06.11.23 23:20, Kuan-Wei Chiu wrote:
> Replace 'weed' with 'we' in the comment.
>
> Signed-off-by: Kuan-Wei Chiu <visitorckw@...il.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@...ux.ibm.com>
Powered by blists - more mailing lists