commit | 990e56663bc6012512fd32fc5e92c54bd58ed688 | [log] [tgz] |
---|---|---|
author | Anatoly Stepanov <drivengroove@gmail.com> | Mon Jun 29 02:44:01 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 14 18:29:41 2015 -0700 |
tree | 2009660f5fd4d6d6545a715ef66ab8cc99b98aad | |
parent | 5e83e2832b86e76a273e197aae580b81541af352 [diff] |
staging: sm750fb: fix 'switch and case' indentation Fix according to checkpatch.pl message: "ERROR: switch and case should be at the same indent" Signed-off-by: Anatoly Stepanov <drivengroove@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>