linux_dsm_epyc7002/drivers/infiniband/ulp/srpt
Yue Haibing 89180e814a IB/srpt: Drop pointless static qualifier in srpt_make_tpg()
There is no need to have the 'struct se_portal_group *tpg' variable static
since new value always be assigned before use.

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-11-21 16:10:27 -07:00
..
ib_dm_mad.h
ib_srpt.c IB/srpt: Drop pointless static qualifier in srpt_make_tpg() 2018-11-21 16:10:27 -07:00
ib_srpt.h IB/srpt: Support HCAs with more than two ports 2018-06-29 14:35:45 -06:00
Kconfig IB: Revert "remove redundant INFINIBAND kconfig dependencies" 2018-05-28 10:40:16 -06:00
Makefile