diff options
author | Pali Rohár <pali.rohar@gmail.com> | 2017-08-12 09:44:18 +0200 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2017-08-18 15:10:40 +0300 |
commit | 6afa1e2a32f4bd28df4cbe75454fde837dad4c09 (patch) | |
tree | 6636cb72b0cd721e3d2ab3d37c47ce34c69d3db2 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ade50296186a1c45311d05a06117a2bd112d37fd (diff) | |
download | linux-stable-6afa1e2a32f4bd28df4cbe75454fde837dad4c09.tar.gz linux-stable-6afa1e2a32f4bd28df4cbe75454fde837dad4c09.tar.bz2 linux-stable-6afa1e2a32f4bd28df4cbe75454fde837dad4c09.zip |
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 <pali.rohar@gmail.com>
Reviewed-by: Darren Hart (VMware) <dvhart@infradead.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions