aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorPeter Ujfalusi <[email protected]>2014-09-17 00:13:55 +0300
committerDarren Hart <[email protected]>2014-09-17 13:55:53 -0700
commitd46a76405fad48a7efc3faf07545fa886a3b271a (patch)
treea1534fc46a7408ec220c9fa9d120a288bbc1b650 /tools/perf/scripts/python/bin
parent72a979f09fa9111fd6be8326e5f21319ff6918fb (diff)
intel-rst: Use ACPI_FAILURE() macro instead !ACPI_SUCCESS() for error checking
ACPI_SUCCESS is defined as: #define ACPI_SUCCESS(a) (!(a)) There is no need for the the double ! since there is already a macro defined for failures: ACPI_FAILURE() Signed-off-by: Peter Ujfalusi <[email protected]> Signed-off-by: Darren Hart <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions