projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
283861a
)
RDMA/restrack: Correct spelling
author
Deming Wang
<wangdeming@inspur.com>
Mon, 6 Feb 2023 08:57:25 +0000
(
03:57
-0500)
committer
Leon Romanovsky
<leon@kernel.org>
Tue, 7 Feb 2023 09:25:10 +0000
(11:25 +0200)
Fix spelling errors.
Signed-off-by: Deming Wang <wangdeming@inspur.com>
Link:
https://lore.kernel.org/r/20230206085725.1507-1-wangdeming@inspur.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
include/rdma/restrack.h
patch
|
blob
|
history
diff --git
a/include/rdma/restrack.h
b/include/rdma/restrack.h
index
79d109c
..
8b7c46d
100644
(file)
--- a/
include/rdma/restrack.h
+++ b/
include/rdma/restrack.h
@@
-162,8
+162,8
@@
struct rdma_restrack_entry *rdma_restrack_get_byid(struct ib_device *dev,
* rdma_restrack_no_track() - don't add resource to the DB
* @res: resource entry
*
- * Every user of thi
e
API should be cross examined.
- * Probaby you don't need to use this function.
+ * Every user of thi
s
API should be cross examined.
+ * Probab
l
y you don't need to use this function.
*/
static inline void rdma_restrack_no_track(struct rdma_restrack_entry *res)
{