commit | e261e69e2d16b69eb712123b9e73bac50282b6a7 | [log] [tgz] |
---|---|---|
author | Amitoj Kaur Chawla <amitoj1606@gmail.com> | Thu Apr 02 22:57:55 2015 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 03 11:10:27 2015 +0200 |
tree | 88c658f62d529d774460632c03377956247384a4 | |
parent | 6ad6b5ed3e2472b399b567a2f036006bf25df467 [diff] |
Staging: sm750fb: Fixed indent of switch-case Fixed indent of switch-case by adding space using tabs. Problem found using checkpatch.pl ERROR: space required after that ';' (ctx:VxV) Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>