Home
last modified time | relevance | path

Searched hist:c7154ca8 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dx25.hc7154ca8 Fri Mar 17 10:55:37 CDT 2023 Eric Dumazet <edumazet@google.com> x25: preserve const qualifier in [a]x25_sk()

We can change [a]x25_sk() to propagate their argument const qualifier,
thanks to container_of_const().

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dax25.hc7154ca8 Fri Mar 17 10:55:37 CDT 2023 Eric Dumazet <edumazet@google.com> x25: preserve const qualifier in [a]x25_sk()

We can change [a]x25_sk() to propagate their argument const qualifier,
thanks to container_of_const().

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>