linux/drivers/staging/unisys
David Kershner 61f38f9a42 staging: unisys: visorbus: keep the success path on the left
The code was indenting for the successful path and then combining the
error and success path for the rest of the function. Correct it so the
success path is not indented.

Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-09-28 11:17:13 +02:00
..
Documentation staging: unisys: Switch to use new generic UUID API 2017-08-22 14:56:03 -07:00
include staging: unisys: change pr_err to dev_err in visor_check_channel 2017-08-31 18:17:40 +02:00
visorbus staging: unisys: visorbus: keep the success path on the left 2017-09-28 11:17:13 +02:00
visorhba SCSI misc on 20170907 2017-09-07 21:11:05 -07:00
visorinput staging: unisys: visorinput: Add module_driver driver registration 2017-08-28 10:27:29 +02:00
visornic staging: unisys: visornic: Remove unnecessary return values 2017-08-31 18:17:40 +02:00
Kconfig
MAINTAINERS
Makefile
TODO