diff options
author | YueHaibing <[email protected]> | 2019-07-24 22:08:50 +0800 |
---|---|---|
committer | Juergen Gross <[email protected]> | 2019-07-26 10:29:05 +0200 |
commit | 09e088a4903bd0dd911b4f1732b250130cdaffed (patch) | |
tree | aea891a23e248825c62c7d2a25fe34d7504d1812 /tools/perf/util/trace-event-scripting.c | |
parent | a1078e821b605813b63bf6bca414a85f804d5c66 (diff) |
xen/pciback: remove set but not used variable 'old_state'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/xen/xen-pciback/conf_space_capability.c: In function pm_ctrl_write:
drivers/xen/xen-pciback/conf_space_capability.c:119:25: warning:
variable old_state set but not used [-Wunused-but-set-variable]
It is never used so can be removed.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Reviewed-by: Boris Ostrovsky <[email protected]>
Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions