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