Thread (2 messages) flat view 2 messages, 2 authors, 2d ago

Re: [PATCH 1/2] net: sunrpc: fix typo "miliseconds" in comment

From: Jeff Layton <jlayton@kernel.org>
Date: 2026-09-04 11:12:27
Also in: linux-nfs, lkml

On Fri, 2026-09-04 at 16:35 +0530, Hemanth Selam wrote:
quoted hunk ↗ jump to hunk
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 <redacted>
---
 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 [off-list ref]
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help