diff options
author | Erwan Le Ray <erwan.leray@foss.st.com> | 2021-01-06 17:21:57 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-07 16:19:29 +0100 |
commit | 92fc00238675a15cc48f09694949f0c0012e0ff4 (patch) | |
tree | f9b2d6797e83c297e341a0270fc37d8a1cfa8855 /crypto/authenc.c | |
parent | serial: stm32: fix DMA initialization error handling (diff) | |
download | linux-92fc00238675a15cc48f09694949f0c0012e0ff4.tar.xz linux-92fc00238675a15cc48f09694949f0c0012e0ff4.zip |
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>
Diffstat (limited to 'crypto/authenc.c')
0 files changed, 0 insertions, 0 deletions