commit | b372fee1d60fb44996d833f69a6146e8717ab44d | [log] [tgz] |
---|---|---|
author | Zachary Dremann <dremann@gmail.com> | Fri Jun 30 15:43:24 2017 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jul 16 08:41:00 2017 +0200 |
tree | 83616e44486ccefd4f789d6b5c0df28a6c78e6d9 | |
parent | 35709e0f900fd574092329521b5723fb6262b07f [diff] |
staging: unisys: visorbus: Indent struct assignment correctly Several structure initializations all had their members indented with 2 tabs instead of one. Remove the extra tabs. Signed-off-by: Zachary Dremann <dremann@gmail.com> Signed-off-by: David Kershner <david.kershner@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>