diff options
author | Pali Rohár <[email protected]> | 2017-08-12 09:44:18 +0200 |
---|---|---|
committer | Andy Shevchenko <[email protected]> | 2017-08-18 15:10:40 +0300 |
commit | 6afa1e2a32f4bd28df4cbe75454fde837dad4c09 (patch) | |
tree | 6636cb72b0cd721e3d2ab3d37c47ce34c69d3db2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ade50296186a1c45311d05a06117a2bd112d37fd (diff) |
platform/x86: wmi: Fix check for method instance number
instance_count defines number of instances of data block and instance
itself is indexed from zero, which means first instance has number 0.
Therefore check for invalid instance should be non-strict inequality.
Signed-off-by: Pali Rohár <[email protected]>
Reviewed-by: Darren Hart (VMware) <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions