RDMA/rtrs: Fix the problem of variable not initialized fully
authorZhu Yanjun <yanjun.zhu@linux.dev>
Tue, 19 Sep 2023 02:08:06 +0000 (10:08 +0800)
committerLeon Romanovsky <leon@kernel.org>
Tue, 19 Sep 2023 09:30:33 +0000 (12:30 +0300)
commitc5930a1aa08aafe6ffe15b5d28fe875f88f6ac86
treef7c1a6f1f2347460a3dcac5fe51c0ac99b9b7859
parent20a02837fb5e162764828f6ec1b1f75a5de3fca4
RDMA/rtrs: Fix the problem of variable not initialized fully

No functionality change. The variable which is not initialized fully
will introduce potential risks.

Signed-off-by: Zhu Yanjun <yanjun.zhu@linux.dev>
Link: https://lore.kernel.org/r/20230919020806.534183-1-yanjun.zhu@intel.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/ulp/rtrs/rtrs.c