From: "Kumar, Udit" <u-kumar1@ti.com>
To: Hemanth Selam <hemanth.selam@gmail.com>,
Nishanth Menon <nm@ti.com>,
Santosh Shilimkar <ssantosh@kernel.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>, <u-kumar1@ti.com>
Subject: Re: [PATCH v3] soc: ti: knav_qmss: Fix typos in comments
Date: Mon, 14 Sep 2026 21:40:22 +0530 [thread overview]
Message-ID: <86c79191-6d41-427f-af94-92b91c41b07f@ti.com> (raw)
In-Reply-To: <20260911085055.715191-1-hemanth.selam@gmail.com>
On 9/11/2026 2:20 PM, Hemanth Selam wrote:
> Correct "specifes" to "specifies" in the knav_queue_open() kernel-doc and
> "accomodate" to "accommodate" in knav_pool_create(). No code changes.
>
> Signed-off-by: Hemanth Selam <hemanth.selam@gmail.com>
> ---
> v3:
> - name the driver as knav_qmss in the subject rather than
> knav_qmss_queue, which is what the recent commits to this file use
> (Udit Kumar)
> - dropped the Assisted-by trailer naming the model
>
> The diff is unchanged from v2.
>
> v2: https://lore.kernel.org/all/20260910044551.50308-1-hemanth.selam@gmail.com/
> v1: https://lore.kernel.org/all/20260907062247.9994-1-hemanth.selam@gmail.com/
>
> drivers/soc/ti/knav_qmss_queue.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Acked-by: Udit Kumar <u-kumar1@ti.com>
>
> diff --git a/drivers/soc/ti/knav_qmss_queue.c b/drivers/soc/ti/knav_qmss_queue.c
> index 3e4041454f69..6186454dff51 100644
> --- a/drivers/soc/ti/knav_qmss_queue.c
> +++ b/drivers/soc/ti/knav_qmss_queue.c
> @@ -509,7 +509,7 @@ static int knav_queue_flush(struct knav_queue *qh)
> /**
> * knav_queue_open() - open a hardware queue
> * @name: - name to give the queue handle
> - * @id: - desired queue number if any or specifes the type
> + * @id: - desired queue number if any or specifies the type
> * of queue
> * @flags: - the following flags are applicable to queues:
> * KNAV_QUEUE_SHARED - allow the queue to be shared. Queues are
> @@ -805,7 +805,7 @@ void *knav_pool_create(const char *name,
> }
>
> /* Region maintains a sorted (by region offset) list of pools
> - * use the first free slot which is large enough to accomodate
> + * use the first free slot which is large enough to accommodate
> * the request
> */
> last_offset = 0;
prev parent reply other threads:[~2026-09-14 16:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-11 8:50 Hemanth Selam
2026-09-14 16:10 ` Kumar, Udit [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86c79191-6d41-427f-af94-92b91c41b07f@ti.com \
--to=u-kumar1@ti.com \
--cc=hemanth.selam@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nm@ti.com \
--cc=ssantosh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®