diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2019-01-03 23:14:08 +0300 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2019-01-07 22:41:01 +0300 |
commit | e2477233145f2156434afb799583bccd878f3e9f (patch) | |
tree | c35bec451e813a3da794690ada68e925d377cd8c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bfeffd155283772bbe78c6a05dec7c0128ee500c (diff) | |
download | linux-e2477233145f2156434afb799583bccd878f3e9f.tar.xz |
ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify
Fix boolean expressions by using logical AND operator '&&' instead of
bitwise operator '&'.
This issue was detected with the help of Coccinelle.
Fixes: 4fa084af28ca ("ARM: OSIRIS: DVS (Dynamic Voltage Scaling) supoort.")
Cc: stable@vger.kernel.org
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
[krzk: Fix -Wparentheses warning]
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions