infiniband: fix ulp/iser/iscsi_iser.[hc] kernel-doc notation
authorrd.dunlab@gmail.com <rd.dunlab@gmail.com>
Thu, 10 Oct 2019 03:52:40 +0000 (20:52 -0700)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 22 Oct 2019 17:45:31 +0000 (14:45 -0300)
commitdf130f878ebddebd17c8616c306d037550be05a7
tree20991e01355f0461b0ed719c4f40809f3704896b
parenta2aca4d7f0f8ab98ba1e0db484576fc827568689
infiniband: fix ulp/iser/iscsi_iser.[hc] kernel-doc notation

Fix struct name in kernel-doc notation to match the struct name below it.
Fix one typo (spello).
Fix formatting as expected for kernel-doc notation.
Fix parameter name to match the function's parameter name to eliminate a
kernel-doc warning.

../drivers/infiniband/ulp/iser/iscsi_iser.c:815: warning: Function parameter or member 'non_blocking' not described in 'iscsi_iser_ep_connect'

Link: https://lore.kernel.org/r/20191010035239.623888112@gmail.com
Signed-off-by: Randy Dunlap <rd.dunlab@gmail.com>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/ulp/iser/iscsi_iser.c
drivers/infiniband/ulp/iser/iscsi_iser.h