aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorYueHaibing <[email protected]>2019-07-27 09:35:24 +0800
committerGreg Kroah-Hartman <[email protected]>2019-07-30 09:52:04 +0200
commitdb0e6a573e9c54151cdc828e80ab82849802337f (patch)
tree3635176511d181a041c3711bc6131d432ffd9095 /tools/perf/scripts/python/net_dropmonitor.py
parent149726d3d78a6053445aaff6361374a0b67b7ac1 (diff)
staging: vc04_services: fix unused-but-set-variable warning
Fix gcc used-but-set-variable warning: drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c: In function vchiq_release_internal: drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c:2827:16: warning: variable local_entity_uc set but not used [-Wunused-but-set-variable] drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c:2827:6: warning: variable local_uc set but not used [-Wunused-but-set-variable] Remove the unused variables 'local_entity_uc' and 'local_uc' Reported-by: Hulk Robot <[email protected]> Signed-off-by: YueHaibing <[email protected]> Acked-by: Stefan Wahren <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions