aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2023-08-10 11:31:49 +0200
committerGuenter Roeck <[email protected]>2023-08-21 06:04:30 -0700
commit8d84910a27ddd5c4a83df712424b7cab4ed95d3d (patch)
tree66f90a28f783fe7a2583e09c23754e311bc4141f /tools/perf/scripts/python/netdev-times.py
parentc7e07faa48512f4beafef54b144a1e6df25c727f (diff)
hwmon: (lm85) fix Wvoid-pointer-to-enum-cast warning
'type' is an enum, thus cast of pointer on 64-bit compile test with W=1 causes: lm85.c:1562:16: error: cast to smaller integer type 'enum chips' from 'const void *' [-Werror,-Wvoid-pointer-to-enum-cast] Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions