aboutsummaryrefslogtreecommitdiff
path: root/kernel/workqueue.c
diff options
context:
space:
mode:
authorMichael Panzlaff <michael.panzlaff@fau.de>2018-01-09 17:20:58 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-01-10 19:29:34 +0100
commita66a4e8e01f3b607a9aa5b5ed9ca588b4c3a962e (patch)
treea9d3e97f9c542a23d078dc3ccf883a85a9819c9d /kernel/workqueue.c
parent71b32612677e7716c32cb0f561d8f6514a23ce6f (diff)
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: Michael Panzlaff <michael.panzlaff@fau.de> Signed-off-by: Tillmann Zipperer <tillmann.zipperer@fau.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions