linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] Infiniband: clean up kernel-doc and add driver-api chapter
@ 2018-01-06  0:20 Randy Dunlap
       [not found] ` <15151980023293-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Randy Dunlap @ 2018-01-06  0:20 UTC (permalink / raw)
  To: Randy Dunlap, linux-rdma; +Cc: Doug Ledford, Jason Gunthorpe, linux-doc


This patch series cleans up lots of kernel-doc notation in
drivers/infiniband/ and then adds a driver-api chapter for
Infiniband.


-- 


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [PATCH 1/8] infiniband: fix ulp/opa_vnic/opa_vnic_encap.h kernel-doc for Sphinx
       [not found] ` <15151980023293-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
@ 2018-01-06  0:20   ` Randy Dunlap
  2018-01-06  0:20   ` [PATCH 5/8] infiniband: fix ulp/srpt/ib_srpt.c kernel-doc notation Randy Dunlap
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 10+ messages in thread
From: Randy Dunlap @ 2018-01-06  0:20 UTC (permalink / raw)
  To: Randy Dunlap, linux-rdma-u79uwXL29TY76Z2rM5mHXA
  Cc: Doug Ledford, Jason Gunthorpe, linux-doc-u79uwXL29TY76Z2rM5mHXA

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [PATCH 2/8] infiniband: fix core/verbs.c kernel-doc notation
  2018-01-06  0:20 [PATCH 0/8] Infiniband: clean up kernel-doc and add driver-api chapter Randy Dunlap
                   ` (3 preceding siblings ...)
  2018-01-06  0:20 ` [PATCH 8/8] infiniband: add a Documentation driver-api chapter for Infiniband Randy Dunlap
@ 2018-01-06  0:20 ` Randy Dunlap
  4 siblings, 0 replies; 10+ messages in thread
From: Randy Dunlap @ 2018-01-06  0:20 UTC (permalink / raw)
  To: Randy Dunlap, linux-rdma; +Cc: Doug Ledford, Jason Gunthorpe, linux-doc



^ permalink raw reply	[flat|nested] 10+ messages in thread

* [PATCH 3/8] infiniband: fix core/fmr_pool.c kernel-doc notation
  2018-01-06  0:20 [PATCH 0/8] Infiniband: clean up kernel-doc and add driver-api chapter Randy Dunlap
       [not found] ` <15151980023293-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
@ 2018-01-06  0:20 ` Randy Dunlap
  2018-01-06  0:20 ` [PATCH 7/8] infiniband: fix ulp/iser/iscsi_iser.[hc] " Randy Dunlap
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 10+ messages in thread
From: Randy Dunlap @ 2018-01-06  0:20 UTC (permalink / raw)
  To: Randy Dunlap, linux-rdma; +Cc: Doug Ledford, Jason Gunthorpe, linux-doc



^ permalink raw reply	[flat|nested] 10+ messages in thread

* [PATCH 4/8] infiniband: fix ulp/opa_vnic/opa_vnic_vema.c kernel-doc notation
       [not found] ` <15151980023293-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
                     ` (2 preceding siblings ...)
  2018-01-06  0:20   ` [PATCH 6/8] infiniband: fix sw/rdmavt/* " Randy Dunlap
@ 2018-01-06  0:20   ` Randy Dunlap
  3 siblings, 0 replies; 10+ messages in thread
From: Randy Dunlap @ 2018-01-06  0:20 UTC (permalink / raw)
  To: Randy Dunlap, linux-rdma-u79uwXL29TY76Z2rM5mHXA
  Cc: Doug Ledford, Jason Gunthorpe, linux-doc-u79uwXL29TY76Z2rM5mHXA

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [PATCH 5/8] infiniband: fix ulp/srpt/ib_srpt.c kernel-doc notation
       [not found] ` <15151980023293-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
  2018-01-06  0:20   ` [PATCH 1/8] infiniband: fix ulp/opa_vnic/opa_vnic_encap.h kernel-doc for Sphinx Randy Dunlap
@ 2018-01-06  0:20   ` Randy Dunlap
  2018-01-06  0:20   ` [PATCH 6/8] infiniband: fix sw/rdmavt/* " Randy Dunlap
  2018-01-06  0:20   ` [PATCH 4/8] infiniband: fix ulp/opa_vnic/opa_vnic_vema.c " Randy Dunlap
  3 siblings, 0 replies; 10+ messages in thread
From: Randy Dunlap @ 2018-01-06  0:20 UTC (permalink / raw)
  To: Randy Dunlap, linux-rdma-u79uwXL29TY76Z2rM5mHXA
  Cc: Doug Ledford, Jason Gunthorpe, linux-doc-u79uwXL29TY76Z2rM5mHXA

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [PATCH 6/8] infiniband: fix sw/rdmavt/* kernel-doc notation
       [not found] ` <15151980023293-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
  2018-01-06  0:20   ` [PATCH 1/8] infiniband: fix ulp/opa_vnic/opa_vnic_encap.h kernel-doc for Sphinx Randy Dunlap
  2018-01-06  0:20   ` [PATCH 5/8] infiniband: fix ulp/srpt/ib_srpt.c kernel-doc notation Randy Dunlap
@ 2018-01-06  0:20   ` Randy Dunlap
  2018-01-06  0:20   ` [PATCH 4/8] infiniband: fix ulp/opa_vnic/opa_vnic_vema.c " Randy Dunlap
  3 siblings, 0 replies; 10+ messages in thread
From: Randy Dunlap @ 2018-01-06  0:20 UTC (permalink / raw)
  To: Randy Dunlap, linux-rdma-u79uwXL29TY76Z2rM5mHXA
  Cc: Doug Ledford, Jason Gunthorpe, linux-doc-u79uwXL29TY76Z2rM5mHXA

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [PATCH 7/8] infiniband: fix ulp/iser/iscsi_iser.[hc] kernel-doc notation
  2018-01-06  0:20 [PATCH 0/8] Infiniband: clean up kernel-doc and add driver-api chapter Randy Dunlap
       [not found] ` <15151980023293-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
  2018-01-06  0:20 ` [PATCH 3/8] infiniband: fix core/fmr_pool.c " Randy Dunlap
@ 2018-01-06  0:20 ` Randy Dunlap
  2018-01-06  0:20 ` [PATCH 8/8] infiniband: add a Documentation driver-api chapter for Infiniband Randy Dunlap
  2018-01-06  0:20 ` [PATCH 2/8] infiniband: fix core/verbs.c kernel-doc notation Randy Dunlap
  4 siblings, 0 replies; 10+ messages in thread
From: Randy Dunlap @ 2018-01-06  0:20 UTC (permalink / raw)
  To: Randy Dunlap, linux-rdma; +Cc: Doug Ledford, Jason Gunthorpe, linux-doc



^ permalink raw reply	[flat|nested] 10+ messages in thread

* [PATCH 8/8] infiniband: add a Documentation driver-api chapter for Infiniband
  2018-01-06  0:20 [PATCH 0/8] Infiniband: clean up kernel-doc and add driver-api chapter Randy Dunlap
                   ` (2 preceding siblings ...)
  2018-01-06  0:20 ` [PATCH 7/8] infiniband: fix ulp/iser/iscsi_iser.[hc] " Randy Dunlap
@ 2018-01-06  0:20 ` Randy Dunlap
  2018-01-06  0:20 ` [PATCH 2/8] infiniband: fix core/verbs.c kernel-doc notation Randy Dunlap
  4 siblings, 0 replies; 10+ messages in thread
From: Randy Dunlap @ 2018-01-06  0:20 UTC (permalink / raw)
  To: Randy Dunlap, linux-rdma; +Cc: Doug Ledford, Jason Gunthorpe, linux-doc



^ permalink raw reply	[flat|nested] 10+ messages in thread

* [PATCH 2/8] infiniband: fix core/verbs.c kernel-doc notation
@ 2018-01-06  0:21 Randy Dunlap
  0 siblings, 0 replies; 10+ messages in thread
From: Randy Dunlap @ 2018-01-06  0:21 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA, Randy Dunlap

Change function parameter name in kernel-doc notation and other comments
to eliminate a kernel-doc warning.

../drivers/infiniband/core/verbs.c:1790: warning: Excess function parameter 'wq_init_attr' description in 'ib_create_wq'

Signed-off-by: Randy Dunlap <rdunlap-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
Cc: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Cc: Jason Gunthorpe <jgg-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
Cc: linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
---
 drivers/infiniband/core/verbs.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- linux-next-20171222.orig/drivers/infiniband/core/verbs.c
+++ linux-next-20171222/drivers/infiniband/core/verbs.c
@@ -1774,11 +1774,11 @@ EXPORT_SYMBOL(ib_dealloc_xrcd);
  * ib_create_wq - Creates a WQ associated with the specified protection
  * domain.
  * @pd: The protection domain associated with the WQ.
- * @wq_init_attr: A list of initial attributes required to create the
+ * @wq_attr: A list of initial attributes required to create the
  * WQ. If WQ creation succeeds, then the attributes are updated to
  * the actual capabilities of the created WQ.
  *
- * wq_init_attr->max_wr and wq_init_attr->max_sge determine
+ * wq_attr->max_wr and wq_attr->max_sge determine
  * the requested size of the WQ, and set to the actual values allocated
  * on return.
  * If ib_create_wq() succeeds, then max_wr and max_sge will always be


-- 

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-01-06  0:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-06  0:20 [PATCH 0/8] Infiniband: clean up kernel-doc and add driver-api chapter Randy Dunlap
     [not found] ` <15151980023293-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
2018-01-06  0:20   ` [PATCH 1/8] infiniband: fix ulp/opa_vnic/opa_vnic_encap.h kernel-doc for Sphinx Randy Dunlap
2018-01-06  0:20   ` [PATCH 5/8] infiniband: fix ulp/srpt/ib_srpt.c kernel-doc notation Randy Dunlap
2018-01-06  0:20   ` [PATCH 6/8] infiniband: fix sw/rdmavt/* " Randy Dunlap
2018-01-06  0:20   ` [PATCH 4/8] infiniband: fix ulp/opa_vnic/opa_vnic_vema.c " Randy Dunlap
2018-01-06  0:20 ` [PATCH 3/8] infiniband: fix core/fmr_pool.c " Randy Dunlap
2018-01-06  0:20 ` [PATCH 7/8] infiniband: fix ulp/iser/iscsi_iser.[hc] " Randy Dunlap
2018-01-06  0:20 ` [PATCH 8/8] infiniband: add a Documentation driver-api chapter for Infiniband Randy Dunlap
2018-01-06  0:20 ` [PATCH 2/8] infiniband: fix core/verbs.c kernel-doc notation Randy Dunlap
  -- strict thread matches above, loose matches on Subject: below --
2018-01-06  0:21 Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).