commit | 97e45dd6e82a556e64a81824bb87c2b9bf98ddd3 | [log] [tgz] |
---|---|---|
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | Tue Jan 23 09:59:20 2018 -0600 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Sun Feb 04 08:55:36 2018 +0100 |
tree | 619d66385dd06ba18ea2f138287c8f2026fa511c | |
parent | 1a9a126b5098160ca934a352617e9e65dbfa679d [diff] |
ACPI / video: Use true for boolean value Assign true or false to boolean variables instead of an integer value. This issue was detected with the help of Coccinelle. Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>