staging: unisys: visorbus: Indent struct assignment correctly
authorZachary Dremann <dremann@gmail.com>
Fri, 30 Jun 2017 19:43:24 +0000 (15:43 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Jul 2017 06:41:00 +0000 (08:41 +0200)
commitb372fee1d60fb44996d833f69a6146e8717ab44d
tree83616e44486ccefd4f789d6b5c0df28a6c78e6d9
parent35709e0f900fd574092329521b5723fb6262b07f
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>
drivers/staging/unisys/visorbus/visorbus_main.c