mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jeff Layton <jlayton@kernel.org>
To: Hemanth Selam <hemanth.selam@gmail.com>,
	Chuck Lever <cel@kernel.org>,  NeilBrown <neil@brown.name>,
	Olga Kornievskaia <okorniev@redhat.com>,
	Dai Ngo <Dai.Ngo@oracle.com>,  Tom Talpey <tom@talpey.com>,
	Trond Myklebust <trondmy@kernel.org>,
	Anna Schumaker <anna@kernel.org>,
	 "David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	Simon Horman <horms@kernel.org>
Cc: linux-kernel@vger.kernel.org, linux-nfs@vger.kernel.org,
	 netdev@vger.kernel.org
Subject: Re: [PATCH 1/2] net: sunrpc: fix typo "miliseconds" in comment
Date: Fri, 04 Sep 2026 07:12:24 -0400	[thread overview]
Message-ID: <328d2c5179e9bc272276ce25b13de21a274030d7.camel@kernel.org> (raw)
In-Reply-To: <20260904110519.15207-2-hemanth.selam@gmail.com>

On Fri, 2026-09-04 at 16:35 +0530, Hemanth Selam wrote:
> Correct "miliseconds" to "milliseconds", reported by scripts/checkpatch.pl
> using the misspelling list in scripts/spelling.txt.  Only touches comments,
> no code changes.
> 
> Assisted-by: Cursor:claude-opus-5
> Signed-off-by: Hemanth Selam <hemanth.selam@gmail.com>
> ---
>  net/sunrpc/auth_gss/auth_gss.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/net/sunrpc/auth_gss/auth_gss.c b/net/sunrpc/auth_gss/auth_gss.c
> index 8ddc65e894da..8de85da8ee42 100644
> --- a/net/sunrpc/auth_gss/auth_gss.c
> +++ b/net/sunrpc/auth_gss/auth_gss.c
> @@ -1468,7 +1468,7 @@ gss_stringify_acceptor(struct rpc_cred *cred)
>  
>  /*
>   * Returns -EACCES if GSS context is NULL or will expire within the
> - * timeout (miliseconds)
> + * timeout (milliseconds)
>   */
>  static int
>  gss_key_timeout(struct rpc_cred *rc)


We often don't take these sorts of patches because they tend to create
merge conflicts when other patches alter code in the same area. If
you're making real code changes in the area, then sure, go ahead and
fix nearby comments, but making typo fixes in isolation is usually more
trouble than it's worth.
-- 
Jeff Layton <jlayton@kernel.org>

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

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-04 11:05 [PATCH 0/2] net: fix typos in comments Hemanth Selam
2026-09-04 11:05 ` [PATCH 1/2] net: sunrpc: fix typo "miliseconds" in comment Hemanth Selam
2026-09-04 11:12   ` Jeff Layton [this message]
2026-09-04 11:05 ` [PATCH 2/2] nfsd: fix typos in comments Hemanth Selam

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=328d2c5179e9bc272276ce25b13de21a274030d7.camel@kernel.org \
    --to=jlayton@kernel.org \
    --cc=Dai.Ngo@oracle.com \
    --cc=anna@kernel.org \
    --cc=cel@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=hemanth.selam@gmail.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=neil@brown.name \
    --cc=netdev@vger.kernel.org \
    --cc=okorniev@redhat.com \
    --cc=pabeni@redhat.com \
    --cc=tom@talpey.com \
    --cc=trondmy@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®