]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6770ce8c004f5c4f219db7ae4be9d3935c3b1b57
tree5423e2c10c67f04c9d8fe02076097556fd92403b
parent446bb2e8269af49fb9cd4f66bda9376d64e45fe7
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