forked from luck/tmp_suning_uos_patched
infiniband: fix ulp/opa_vnic/opa_vnic_vema.c kernel-doc notation
Use correct parameter name and description in kernel-doc notation to eliminate a kernel-doc warning. ../drivers/infiniband/ulp/opa_vnic/opa_vnic_vema.c:730: warning: Excess function parameter 'cport' description in 'opa_vnic_vema_send_trap' 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 Acked-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
This commit is contained in:
parent
92f617038e
commit
cb8d09426a
|
@ -710,7 +710,7 @@ vema_get_port(struct opa_vnic_ctrl_port *cport, u8 port_num)
|
|||
|
||||
/**
|
||||
* opa_vnic_vema_send_trap -- This function sends a trap to the EM
|
||||
* @cport: pointer to vnic control port
|
||||
* @adapter: pointer to vnic adapter
|
||||
* @data: pointer to trap data filled by calling function
|
||||
* @lid: issuers lid (encap_slid from vesw_port_info)
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue
Block a user