drm/stm: ltdc: fix various coding-style warnings
authorYannick Fertre <yannick.fertre@foss.st.com>
Fri, 3 Jun 2022 13:43:34 +0000 (15:43 +0200)
committerPhilippe Cornu <philippe.cornu@foss.st.com>
Mon, 27 Jun 2022 13:53:49 +0000 (15:53 +0200)
commit44b4e7282249903a3f9689da3fd26fc9cf7c5d2c
tree5423e2c10c67f04c9d8fe02076097556fd92403b
parentfb37cfa032a90201af45c9e42a8549c57f1de573
drm/stm: ltdc: fix various coding-style warnings

Fix issues reported by checkpatch.pl:
- Braces {} should be used on all arms
- Blank lines

Signed-off-by: Yannick Fertre <yannick.fertre@foss.st.com>
Acked-by: Raphael Gallais-Pou <raphael.gallais-pou@foss.st.com>
Signed-off-by: Philippe Cornu <philippe.cornu@foss.st.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220603134334.592805-1-yannick.fertre@foss.st.com
drivers/gpu/drm/stm/ltdc.c