Commit 0e1bbbb0 authored by Andreas Ruprecht's avatar Andreas Ruprecht Committed by Greg Kroah-Hartman
Browse files

staging: lustre: ldlm: Fix indentation errors for switch-case



checkpatch complains about two indentation errors where the case
statements are on a higher indentation level than the corresponding
switch statement. This patch removes these errors.

Signed-off-by: default avatarAndreas Ruprecht <rupran@einserver.de>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 43ee4160
Loading
Loading
Loading
Loading
+18 −18

File changed.

Contains only whitespace changes.

+7 −7

File changed.

Contains only whitespace changes.