diff options
author | Roman Mashak <mrv@mojatatu.com> | 2018-06-27 13:33:33 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-06-28 22:12:03 +0900 |
commit | 6ff7586e382cb4274adefd56501d428ea39a5af3 (patch) | |
tree | c4877d6372969434de29ea938a1eaeae68f74099 /scripts/Makefile.modinst | |
parent | 544377cd2545f33cc6cd5458301749d828adacb0 (diff) | |
download | linux-6ff7586e382cb4274adefd56501d428ea39a5af3.tar.bz2 |
net sched actions: use sizeof operator for buffer length
Replace constant integer with sizeof() to clearly indicate
the destination buffer length in skb_header_pointer() calls.
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: Roman Mashak <mrv@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/Makefile.modinst')
0 files changed, 0 insertions, 0 deletions