]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'xfrm-fix-most-sparse-warnings'
authorSteffen Klassert <steffen.klassert@secunet.com>
Fri, 13 Mar 2026 07:44:04 +0000 (08:44 +0100)
committerSteffen Klassert <steffen.klassert@secunet.com>
Fri, 13 Mar 2026 07:44:04 +0000 (08:44 +0100)
Sabrina Dubroca says:

====================
xfrm: fix most sparse warnings

This series fixes most of the sparse warnings currently reported about
RCU pointers for files under net/xfrm. There's no actual bug in the
current code, we only need to use the correct helpers in each context.
====================

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>

Trivial merge