aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorLee Jones <[email protected]>2020-06-29 13:47:50 +0100
committerThierry Reding <[email protected]>2020-07-30 11:27:12 +0200
commit75de72591aa8ffa3acdc14cc1d3708ce8ac09245 (patch)
tree017201c952e264449b2c2ceee60adcbd2af2dedd /tools/perf/scripts/python/exported-sql-viewer.py
parent9443f2c88ad916cad7efcd40fabc3e8c33c98594 (diff)
pwm: bcm-kona: Remove impossible comparison when validating duty cycle
'dc' here is an unsigned long, thus checking for <0 will always evaluate to false. Fixes the following W=1 warning: drivers/pwm/pwm-bcm-kona.c:141:35: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] Cc: Florian Fainelli <[email protected]> Cc: Ray Jui <[email protected]> Cc: Scott Branden <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Lee Jones <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions