aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorDipendra Khadka <[email protected]>2024-10-19 07:33:01 +0000
committerLee Jones <[email protected]>2024-10-31 16:22:23 +0000
commit99d36eed05e735105e89e0a18877518c08618e52 (patch)
tree56145b37732829aaab299c7845ba787825eb86cb /tools/perf/scripts/python/syscall-counts-by-pid.py
parent09b1ef9813a0742674f7efe26104403ca94a1b4a (diff)
leds: bcm6328: Replace divide condition with comparison for shift value
Fixes the following Smatch warnings: drivers/leds/leds-bcm6328.c:116 bcm6328_led_mode() warn: replace divide condition 'shift / 16' with 'shift >= 16' drivers/leds/leds-bcm6328.c:360 bcm6328_led() warn: replace divide condition 'shift / 16' with 'shift >= 16' Signed-off-by: Dipendra Khadka <[email protected]> Reviewed-by: Pavel Machek <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions