RDMA/rxe: Removed unused name from rxe_task struct
stable inclusion from stable-v5.10.185 commit 089a0e831f68df032926a9e68ca8a3bb2946d2fa category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8L5XP Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=089a0e831f68df032926a9e68ca8a3bb2946d2fa -------------------------------- [ Upstream commit de669ae8 ] The name field in struct rxe_task is never used. This patch removes it. Link: https://lore.kernel.org/r/20221021200118.2163-4-rpearsonhpe@gmail.com Signed-off-by:Ian Ziemba <ian.ziemba@hpe.com> Signed-off-by:
Bob Pearson <rpearsonhpe@gmail.com> Signed-off-by:
Jason Gunthorpe <jgg@nvidia.com> Stable-dep-of: 2a62b621 ("RDMA/rxe: Fix the use-before-initialization error of resp_pkts") Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
sanglipeng <sanglipeng1@jd.com>
Loading
Please sign in to comment