aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2023-08-10 12:39:23 +0200
committerDavid S. Miller <[email protected]>2023-08-11 09:58:45 +0100
commite5cd429e79286a17b345f9f9153d3970a46359f2 (patch)
tree12f8e691facef637e366c7ced59d1fddf050df4b /tools/perf/scripts/python/task-analyzer.py
parentc5b0c34fae1ef234982d55445b8aa482f0b05ba6 (diff)
net/marvell: fix Wvoid-pointer-to-enum-cast warning
'type' is an enum, thus cast of pointer on 64-bit compile test with W=1 causes: mvmdio.c:272:9: error: cast to smaller integer type 'enum orion_mdio_bus_type' from 'const void *' [-Werror,-Wvoid-pointer-to-enum-cast] Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Simon Horman <[email protected]> Tested-by: Simon Horman <[email protected]> # build-tested Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions