diff options
author | 2021-03-14 11:11:14 +0000 | |
---|---|---|
committer | 2021-03-14 14:46:32 -0700 | |
commit | e3305138da47f0ae2241e5daa18af276e1e54457 (patch) | |
tree | 49dc29cc415614d252f1c141cf64204057e5a06b /net/lapb/lapb_timer.c | |
parent | flow_dissector: constify bpf_flow_dissector's data pointers (diff) | |
download | wireguard-linux-e3305138da47f0ae2241e5daa18af276e1e54457.tar.xz wireguard-linux-e3305138da47f0ae2241e5daa18af276e1e54457.zip |
skbuff: make __skb_header_pointer()'s data argument const
The function never modifies the input buffer, so 'data' argument
can be marked as const.
This implies one harmless cast-away.
Signed-off-by: Alexander Lobakin <alobakin@pm.me>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions