diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-09-27 23:27:42 (GMT) |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-09-27 23:27:42 (GMT) |
commit | 5159e39bdf119613adc6556901ae2d2e5e027551 (patch) | |
tree | 655958cbe030099c84dcc7985454115149401268 /tools | |
parent | 7bc5a2bad0b8d9d1ac9f7b8b33150e4ddf197334 (diff) | |
download | linux-5159e39bdf119613adc6556901ae2d2e5e027551.tar.xz |
ACPI / SBS: Fix check in acpi_ac_get_present()
Parentheses are missing under an if () statement in
acpi_ac_get_present() which makes the check work differently
from what was intended (at least according to the comment right
above it). Add the missing parens.
The problem was found by sparse.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Cc: All applicable <stable@vger.kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions