staging: ion: Align cases with switch

The preferred indentation for cases and switches has the cases at
the same level as the switch.

Signed-off-by: Christopher H. Pezley <chris@pezley.net>
Acked-by: Laura Abbott <labbott@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Christopher Pezley 2016-09-24 18:51:58 +02:00 committed by Greg Kroah-Hartman
parent 23f389384b
commit ee928cb013
1 changed files with 8 additions and 8 deletions