linux/net/xfrm
Harshvardhan Jha 505884a0c7 net: xfrm: Fix end of loop tests for list_for_each_entry
[ Upstream commit 480e93e12a ]

The list_for_each_entry() iterator, "pos" in this code, can never be
NULL so the warning will never be printed.

Signed-off-by: Harshvardhan Jha <harshvardhan.jha@oracle.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-08-26 08:35:35 -04:00
..
espintcp.c
Kconfig
Makefile
xfrm_algo.c
xfrm_compat.c net/xfrm/compat: Copy xfrm_spdattr_type_t atributes 2021-08-12 13:22:16 +02:00
xfrm_device.c
xfrm_hash.c
xfrm_hash.h
xfrm_inout.h
xfrm_input.c
xfrm_interface.c
xfrm_ipcomp.c net: xfrm: Fix end of loop tests for list_for_each_entry 2021-08-26 08:35:35 -04:00
xfrm_output.c
xfrm_policy.c
xfrm_proc.c
xfrm_replay.c
xfrm_state.c
xfrm_sysctl.c
xfrm_user.c