linux_dsm_epyc7002/drivers/infiniband
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
..
core IB/mlx5: Improve ODP debugging messages 2018-11-12 22:26:02 +02:00
hw infiniband/hw/cxgb4/qp.c: Use dma_zalloc_coherent 2018-11-21 15:52:36 -07:00
sw IB/rxe: make rxe_unregister_device void 2018-11-08 14:22:54 -07:00
ulp IB/srpt: Drop pointless static qualifier in srpt_make_tpg() 2018-11-21 16:10:27 -07:00
Kconfig RDMA: Fix building with CONFIG_MMU=n 2018-10-03 16:01:03 -06:00
Makefile