Not much this time:
1) Simplification of some variable calculations in esp4 and esp6.
From Jiapeng Chong and Junlin Yang.
2) Fix a clang Wformat warning in esp6 and ah6.
From Arnd Bergmann.
Please pull or let me know if there are problems.
Thanks!
The following changes since commit 34bb975126419e86bc3b95e200dc41de6c6ca69c:
net: fddi: skfp: Mundane typo fixes throughout the file smt.h (2021-03-10
15:42:22 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git master
for you to fetch changes up to 6ad2dd6c14d3989b44cdc17f1e7258bf613dd070:
ipv6: fix clang Wformat warning (2021-03-25 09:48:32 +0100)
----------------------------------------------------------------
Arnd Bergmann (1):
ipv6: fix clang Wformat warning
Jiapeng Chong (1):
esp4: Simplify the calculation of variables
Junlin Yang (1):
esp6: remove a duplicative condition
net/ipv4/esp4.c | 2 +-
net/ipv6/ah6.c | 2 +-
net/ipv6/esp6.c | 2 +-
net/ipv6/esp6_offload.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)