aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorBorislav Petkov <[email protected]>2016-11-26 19:29:57 +0100
committerBjorn Helgaas <[email protected]>2016-12-07 12:17:27 -0600
commit42db500a551f97551a901e2258f84a60baf4edfc (patch)
tree0b08493df9ae2e676209c4e96800f54e926078d3 /tools/perf/scripts/python/event_analyzing_sample.py
parent3906b91844d603153c094f636205ec9aa5454b2f (diff)
PCI: vmd: Fix suspend handlers defined-but-not-used warning
Fix the following warnings: drivers/pci/host/vmd.c:731:12: warning: ‘vmd_suspend’ defined but not used [-Wunused-function] static int vmd_suspend(struct device *dev) ^ drivers/pci/host/vmd.c:739:12: warning: ‘vmd_resume’ defined but not used [-Wunused-function] static int vmd_resume(struct device *dev) ^ Signed-off-by: Borislav Petkov <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Reviewed-by: Keith Busch <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions