aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorLee Jones <[email protected]>2020-06-29 13:47:49 +0100
committerThierry Reding <[email protected]>2020-07-30 11:27:11 +0200
commit9443f2c88ad916cad7efcd40fabc3e8c33c98594 (patch)
tree1519837f75a309c52af88f6822eaa72577bb2823 /lib/memory-notifier-error-inject.c
parentb8fb642afa0277a0a9072fe119c1fce18437de0d (diff)
pwm: bcm-iproc: Remove impossible comparison when validating duty cycle
'duty' here is an unsigned int, thus checking for <0 will always evaluate to false. Fixes the following W=1 warning: drivers/pwm/pwm-bcm-iproc.c:147:12: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] Cc: Ray Jui <[email protected]> Cc: Scott Branden <[email protected]> Cc: Yendapally Reddy Dhananjaya Reddy <[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 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions