diff options
author | 2020-01-03 20:17:10 +0800 | |
---|---|---|
committer | 2020-01-15 11:54:27 +0100 | |
commit | 04c589f35bc57d2f2495fc065ad2ac0ee271ce93 (patch) | |
tree | 7b9d73d4b48a5d520334a7897eeae36e60127aee /tools/perf/scripts/python/export-to-sqlite.py | |
parent | Linux 5.5-rc6 (diff) | |
download | linux-dev-04c589f35bc57d2f2495fc065ad2ac0ee271ce93.tar.xz linux-dev-04c589f35bc57d2f2495fc065ad2ac0ee271ce93.zip |
PNP: isapnp: remove set but not used variable 'checksum'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/pnp/isapnp/core.c: In function ‘isapnp_build_device_list’:
drivers/pnp/isapnp/core.c:777:27: warning: variable ‘checksum’ set
but not used [-Wunused-but-set-variable]
It is never used, and so can be removed.
Signed-off-by: yu kuai <yukuai3@huawei.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions