diff options
| author | Roman Mashak <mrv@mojatatu.com> | 2018-06-27 20:33:32 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2018-06-28 16:12:03 +0300 |
| commit | 544377cd2545f33cc6cd5458301749d828adacb0 (patch) | |
| tree | 55871e4290a82242ddab6af4e837de914b543922 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | d020d4559de9baf47cafa2669f29ea59d11a914c (diff) | |
| download | linux-544377cd2545f33cc6cd5458301749d828adacb0.tar.xz | |
net sched actions: fix sparse warning
The variable _data in include/asm-generic/sections.h defines sections,
this causes sparse warning in pedit:
net/sched/act_pedit.c:293:35: warning: symbol '_data' shadows an earlier one
./include/asm-generic/sections.h:36:13: originally declared here
Therefore rename the variable.
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 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
