projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0d4df0
)
IB/qib: Fix typo in comment
author
Julia Lawall
<Julia.Lawall@inria.fr>
Sat, 21 May 2022 11:11:06 +0000
(13:11 +0200)
committer
Jason Gunthorpe
<jgg@nvidia.com>
Tue, 24 May 2022 14:24:57 +0000
(11:24 -0300)
Spelling mistake (triple letters) in comment.
Detected with the help of Coccinelle.
Link:
https://lore.kernel.org/r/20220521111145.81697-56-Julia.Lawall@inria.fr
Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/qib/qib.h
patch
|
blob
|
history
diff --git
a/drivers/infiniband/hw/qib/qib.h
b/drivers/infiniband/hw/qib/qib.h
index a8e1c30c370f1d8c9a0b94c3164fc1b26e3d0f6b..b37b1c6d35c687eb9e119c808212fd9da917bab0 100644
(file)
--- a/
drivers/infiniband/hw/qib/qib.h
+++ b/
drivers/infiniband/hw/qib/qib.h
@@
-678,7
+678,7
@@
struct qib_pportdata {
/* Observers. Not to be taken lightly, possibly not to ship. */
/*
* If a diag read or write is to (bottom <= offset <= top),
- * the "hoo
o
k" is called, allowing, e.g. shadows to be
+ * the "hook" is called, allowing, e.g. shadows to be
* updated in sync with the driver. struct diag_observer
* is the "visible" part.
*/