On Thu, Nov 15, 2018 at 10:55:00AM +0000, YueHaibing wrote: > From: Yue Haibing <yuehaibing@xxxxxxxxxx> > > There is no need to have the 'struct se_portal_group *tpg' variable > static since new value always be assigned before use it. > > Signed-off-by: Yue Haibing <yuehaibing@xxxxxxxxxx> > Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx> > --- > drivers/infiniband/ulp/srpt/ib_srpt.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied to for-next Thanks, Jason