Re: [PATCH ipsec-next 1/6] xfrm: remove redundent assignment
From: Simon Horman <horms@kernel.org>
Date: 2026-01-13 14:59:57
From: Simon Horman <horms@kernel.org>
Date: 2026-01-13 14:59:57
On Fri, Jan 09, 2026 at 02:37:08PM +0100, Antony Antony wrote:
this assignmet is overwritten within the same function further down
nit: This assignment... Also, redundant is misspelt in the subject.
80c9abaabf42 ("[XFRM]: Extension for dynamic update of endpoint address(es)")
x->props.family = m->new_family;
e03c3bba351f ("xfrm: Fix xfrm migrate issues when address family changes")And your Signed-off-by line is missing. ...