OSDN Git Service

staging: unisys: visorbus: remaining_steps convert ret to err
authorDavid Kershner <david.kershner@unisys.com>
Tue, 28 Mar 2017 13:34:34 +0000 (09:34 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Mar 2017 07:17:02 +0000 (09:17 +0200)
commite030d39d58df8af4517835f679a6fc1f291ccf7b
tree7e933162bf4a63e8b211c94e7f5de9d1b1552904
parent08a55d2d26e6d1e242461598c4f82da248dc5ed3
staging: unisys: visorbus: remaining_steps convert ret to err

The ret variable was only returning an error, so changing it to err to
be more consistent across the file.

Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorchipset.c