projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37aab62
)
IB/rdmavt: Trivial function comment corrected.
author
Parav Pandit
<pandit.parav@gmail.com>
Tue, 13 Sep 2016 14:10:50 +0000
(19:40 +0530)
committer
Doug Ledford
<dledford@redhat.com>
Mon, 3 Oct 2016 14:55:27 +0000
(10:55 -0400)
Corrected function name in comment from qib_ to rvt_.
Signed-off-by: Parav Pandit <pandit.parav@gmail.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/sw/rdmavt/qp.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/infiniband/sw/rdmavt/qp.c
b/drivers/infiniband/sw/rdmavt/qp.c
index 7fe0d7e3ba469af4666ddaec05e1582678d45c84..6500c3b5a89cccf816128567925ae1d0603e7d88 100644
(file)
--- a/
drivers/infiniband/sw/rdmavt/qp.c
+++ b/
drivers/infiniband/sw/rdmavt/qp.c
@@
-1016,7
+1016,7
@@
static void rvt_insert_qp(struct rvt_dev_info *rdi, struct rvt_qp *qp)
}
/**
- *
qib
_modify_qp - modify the attributes of a queue pair
+ *
rvt
_modify_qp - modify the attributes of a queue pair
* @ibqp: the queue pair who's attributes we're modifying
* @attr: the new attributes
* @attr_mask: the mask of attributes to modify