infiniband: fix core/verbs.c kernel-doc notation
authorRandy Dunlap <rd.dunlab@gmail.com>
Sat, 6 Jan 2018 00:21:40 +0000 (16:21 -0800)
committerJason Gunthorpe <jgg@mellanox.com>
Thu, 11 Jan 2018 05:00:34 +0000 (22:00 -0700)
commit1f58621e40abc7663d1767cedfaf71f38d13bfa8
tree0562de0bbd7bee25915fc4f180ed095613be1b98
parent89838118a515847d3e5c904d2e022779a7173bec
infiniband: fix core/verbs.c kernel-doc notation

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@infradead.org>
Cc: Doug Ledford <dledford@redhat.com>
Cc: Jason Gunthorpe <jgg@mellanox.com>
Cc: linux-doc@vger.kernel.org
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/core/verbs.c