summaryrefslogtreecommitdiffstats
path: root/net/core
diff options
context:
space:
mode:
authorAlexander Lobakin <alobakin@pm.me>2021-03-14 11:11:14 +0000
committerDavid S. Miller <davem@davemloft.net>2021-03-14 14:46:32 -0700
commite3305138da47f0ae2241e5daa18af276e1e54457 (patch)
tree49dc29cc415614d252f1c141cf64204057e5a06b /net/core
parentdac06b32c705dc8824479b03eee826b4f6615ab2 (diff)
downloadlinux-e3305138da47f0ae2241e5daa18af276e1e54457.tar.bz2
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/core')
0 files changed, 0 insertions, 0 deletions