diff options
author | Yue Haibing <yuehaibing@huawei.com> | 2018-11-15 13:55:00 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-11-22 02:10:27 +0300 |
commit | 89180e814aa3cfbdfceaaeed08b6ebab73b1e359 (patch) | |
tree | c5ce852e99d7769766879263453e83ab4cbd1d80 /usr | |
parent | 2dc50c5a543148e2a02926214a786805dc4d947b (diff) | |
download | linux-89180e814aa3cfbdfceaaeed08b6ebab73b1e359.tar.xz |
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>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions