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

Fix kernel-doc warning for ib_fmr_pool_map_phys() and also format it
with function description and text spacing.

../drivers/infiniband/core/fmr_pool.c:404: warning: Excess function parameter 'pool' description in 'ib_fmr_pool_map_phys'

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/fmr_pool.c