commit | 349ee1228729df5c2a0cb33506cad2661e40e750 | [log] [tgz] |
---|---|---|
author | Matthias Kaehlcke <mka@chromium.org> | Thu Oct 03 14:35:02 2019 -0700 |
committer | Lee Jones <lee.jones@linaro.org> | Mon Oct 14 08:57:45 2019 +0100 |
tree | 54be83b8e404a4fde6983de49ca2323df5fb07ad | |
parent | de6f2a7fa2c9563266e2a3239e16b117daf22b47 [diff] |
backlight: pwm_bl: Add missing curly branches in else branch Add curly braces to an 'else' branch in pwm_backlight_update_status() to match the corresponding 'if' branch. Signed-off-by: Matthias Kaehlcke <mka@chromium.org> Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>