Thread (8 messages) flat view 8 messages, 3 authors, 2021-03-26

Re: [PATCH -next 1/5] net: ceph: Fix a typo in osdmap.c

From: Ilya Dryomov <idryomov@gmail.com>
Date: 2021-03-25 16:42:31
Also in: ceph-devel, lkml

On Thu, Mar 25, 2021 at 7:37 AM Lu Wei [off-list ref] wrote:
quoted hunk ↗ jump to hunk
Modify "inital" to "initial" in net/ceph/osdmap.c.

Reported-by: Hulk Robot <redacted>
Signed-off-by: Lu Wei <redacted>
---
 net/ceph/osdmap.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/ceph/osdmap.c b/net/ceph/osdmap.c
index 2b1dd252f231..c959320c4775 100644
--- a/net/ceph/osdmap.c
+++ b/net/ceph/osdmap.c
@@ -1069,7 +1069,7 @@ static struct crush_work *get_workspace(struct workspace_manager *wsm,

                /*
                 * Do not return the error but go back to waiting.  We
-                * have the inital workspace and the CRUSH computation
+                * have the initial workspace and the CRUSH computation
                 * time is bounded so we will get it eventually.
                 */
                WARN_ON(atomic_read(&wsm->total_ws) < 1);
--
2.17.1
Hi Lu,

There is at least one other legit typo in that file: "ambigous".
I'd rather fix all typos at once, so curious why Hulk Robot didn't
catch it.

Thanks,

                Ilya
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help