Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a66a4e8e authored by Michael Panzlaff's avatar Michael Panzlaff Committed by Greg Kroah-Hartman
Browse files

staging: pi433: Cleanup codestyle, indent statements after case labels



This patch changes the indentation of the statements after case labels.
The linux coding guidelines do not explicitly mentiond this but pretty
much all existing code doesn't put any statements into the same line of
their belonging case labels. Therefore this adapts to the more usual style.

Please note that there is still a lot of > 80 character lines which will
cause checkpatch warnings. This patch does not intent to fix this
already existing issue.

Signed-off-by: default avatarMichael Panzlaff <michael.panzlaff@fau.de>
Signed-off-by: default avatarTillmann Zipperer <tillmann.zipperer@fau.de>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 71b32612
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment