diff options
author | Alexander Lobakin <alobakin@pm.me> | 2021-03-14 11:11:14 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-14 14:46:32 -0700 |
commit | e3305138da47f0ae2241e5daa18af276e1e54457 (patch) | |
tree | 49dc29cc415614d252f1c141cf64204057e5a06b /include/net/pkt_sched.h | |
parent | dac06b32c705dc8824479b03eee826b4f6615ab2 (diff) |
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 'include/net/pkt_sched.h')
0 files changed, 0 insertions, 0 deletions