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: Sankalp Negi <sankalpnegi2310@gmail.com>
Reviewed-by: NeilBrown <neil@brown.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Sankalp Negi 2018-06-03 00:07:27 +05:30 committed by Greg Kroah-Hartman
parent 1112b5b1c1
commit d42fd96ac2
1 changed files with 11 additions and 11 deletions