diff options
author | 2014-09-17 00:13:55 +0300 | |
---|---|---|
committer | 2014-09-17 13:55:53 -0700 | |
commit | d46a76405fad48a7efc3faf07545fa886a3b271a (patch) | |
tree | a1534fc46a7408ec220c9fa9d120a288bbc1b650 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | x86: thinkpad_acpi.c: fixed spacing coding style issue (diff) | |
download | wireguard-linux-d46a76405fad48a7efc3faf07545fa886a3b271a.tar.xz wireguard-linux-d46a76405fad48a7efc3faf07545fa886a3b271a.zip |
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 <peter.ujfalusi@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions