Home
last modified time | relevance | path

Searched hist:"92 fc00238675a15cc48f09694949f0c0012e0ff4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dstm32-usart.cdiff 92fc00238675a15cc48f09694949f0c0012e0ff4 Wed Jan 06 10:21:57 CST 2021 Erwan Le Ray <erwan.leray@foss.st.com> serial: stm32: fix code cleaning warnings and checks

Fixes checkpatch --strict warnings and checks:
- checkpatch --strict "Unnecessary parentheses"
- checkpatch --strict "Blank lines aren't necessary before a close brace
- checkpatch --strict "Alignment should match open parenthesis"
- checkpatch --strict "Please don't use multiple blank lines"
- checkpatch --strict "Comparison to NULL could be written ..."
- visual check code ordering warning

Signed-off-by: Erwan Le Ray <erwan.leray@foss.st.com>
Link: https://lore.kernel.org/r/20210106162203.28854-3-erwan.leray@foss.st.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>