Merge branch 'getsockopt-parameter-validation'
authorDavid S. Miller <davem@davemloft.net>
Mon, 11 Mar 2024 09:53:22 +0000 (09:53 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Mar 2024 09:53:22 +0000 (09:53 +0000)
Gavrilov Ilia says:

====================
fix incorrect parameter validation in the *_get_sockopt() functions

This v2 series fix incorrent parameter validation in *_get_sockopt()
functions in several places.

version 2 changes:
- reword the patch description
- add two patches for net/kcm and net/x25
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge