diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-08-19 11:27:16 +0200 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2020-10-12 12:08:35 +0200 |
commit | 392573b73ee3373408e8b4c835d7cb3a241ec002 (patch) | |
tree | d2d790985655a57084b99ba3cfed6d68cae35e93 /scripts/Makefile.dtbinst | |
parent | thermal: Use kobj_to_dev() instead of container_of() (diff) | |
download | linux-392573b73ee3373408e8b4c835d7cb3a241ec002.tar.xz linux-392573b73ee3373408e8b4c835d7cb3a241ec002.zip |
thermal: rcar_thermal: Add missing braces to conditional statement
According to Documentation/process/coding-style.rst, if one branch of a
conditional statement needs braces, both branches should use braces.
Fixes: bbcf90c0646ac797 ("thermal: Explicitly enable non-changing thermal zone devices")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20200819092716.3191-1-geert+renesas@glider.be
Diffstat (limited to 'scripts/Makefile.dtbinst')
0 files changed, 0 insertions, 0 deletions