staging: unisys: visorbus: boottotool convert ret to err
authorDavid Kershner <david.kershner@unisys.com>
Tue, 28 Mar 2017 13:34:31 +0000 (09:34 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Mar 2017 07:17:02 +0000 (09:17 +0200)
commitb309266ed448a70d229825f7e0bd3a5cf97da6a4
tree337349cec8370a9b30e4e2b7b51938e1e0c9ea51
parentdc35cdf318c8f97d1e9d8ee48687d77ef9356dca
staging: unisys: visorbus: boottotool 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