Commit d42fd96a authored by Sankalp Negi's avatar Sankalp Negi Committed by Greg Kroah-Hartman
Browse files

staging: mt7621-spi: Indent case labels and switch at the same level.



The patch fixes following checkpatch.pl issue:
ERROR : switch and case should be at the same indent

Signed-off-by: default avatarSankalp Negi <sankalpnegi2310@gmail.com>
Reviewed-by: default avatarNeilBrown <neil@brown.name>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 1112b5b1
Loading
Loading
Loading
Loading
+11 −11

File changed.

Contains only whitespace changes.