mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Kumar, Udit" <u-kumar1@ti.com>
To: Hemanth Selam <hemanth.selam@gmail.com>,
	Nishanth Menon <nm@ti.com>, "Tero Kristo" <kristo@kernel.org>,
	Santosh Shilimkar <ssantosh@kernel.org>
Cc: <linux-kernel@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>, <u-kumar1@ti.com>
Subject: Re: [PATCH 1/2] firmware: fix typo "upto" in comments
Date: Fri, 4 Sep 2026 22:41:45 +0530	[thread overview]
Message-ID: <29fa126d-c552-474c-a4eb-ca2caf90a314@ti.com> (raw)
In-Reply-To: <20260904123541.38602-2-hemanth.selam@gmail.com>



On 9/4/2026 6:05 PM, Hemanth Selam wrote:
> Correct "upto" to "up to", reported by scripts/checkpatch.pl using the
> misspelling list in scripts/spelling.txt.  Only touches comments, no code
> changes.
> 

Please fix subject line of patch

see rest of contributions
git log drivers/firmware/ti_sci.c

> Assisted-by: Cursor:claude-opus-5
> Signed-off-by: Hemanth Selam <hemanth.selam@gmail.com>
> ---
>  drivers/firmware/ti_sci.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/firmware/ti_sci.c b/drivers/firmware/ti_sci.c
> index cc747ab0237f..94104edba9a0 100644
> --- a/drivers/firmware/ti_sci.c
> +++ b/drivers/firmware/ti_sci.c
> @@ -4050,7 +4050,7 @@ static const struct ti_sci_desc ti_sci_pmmc_k2g_desc = {
>  	.default_host_id = 2,
>  	/* Conservative duration */
>  	.max_rx_timeout_ms = 1000,
> -	/* Limited by MBOX_TX_QUEUE_LEN. K2G can handle upto 128 messages! */
> +	/* Limited by MBOX_TX_QUEUE_LEN. K2G can handle up to 128 messages! */
>  	.max_msgs = 20,
>  	.max_msg_size = 64,
>  };
> @@ -4060,7 +4060,7 @@ static const struct ti_sci_desc ti_sci_pmmc_am654_desc = {
>  	.default_host_id = 12,
>  	/* Conservative duration */
>  	.max_rx_timeout_ms = 10000,
> -	/* Limited by MBOX_TX_QUEUE_LEN. K2G can handle upto 128 messages! */
> +	/* Limited by MBOX_TX_QUEUE_LEN. K2G can handle up to 128 messages! */
>  	.max_msgs = 20,
>  	.max_msg_size = 60,
>  };


  reply	other threads:[~2026-09-04 17:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-04 12:35 [PATCH 0/2] firmware: fix typos " Hemanth Selam
2026-09-04 12:35 ` [PATCH 1/2] firmware: fix typo "upto" " Hemanth Selam
2026-09-04 17:11   ` Kumar, Udit [this message]
2026-09-04 12:35 ` [PATCH 2/2] perf: fix typo "binded" in comment Hemanth Selam
2026-09-04 16:02 ` (subset) [PATCH 0/2] firmware: fix typos in comments Nishanth Menon

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=29fa126d-c552-474c-a4eb-ca2caf90a314@ti.com \
    --to=u-kumar1@ti.com \
    --cc=hemanth.selam@gmail.com \
    --cc=kristo@kernel.org \
    --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®