On Sat, 19 Oct 2024 07:33:01 +0000, Dipendra Khadka wrote: > 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' > > Applied, thanks! [1/1] leds: bcm6328: Replace divide condition with comparison for shift value commit: 5f57672cf4629542b525cfef027e293656915368 -- Lee Jones [李琼斯]