commit | ea295857fcf740ef7a003b9a3f25b11c236f7f7b | [log] [tgz] |
---|---|---|
author | David Kershner <david.kershner@unisys.com> | Tue Mar 28 09:34:32 2017 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Mar 29 09:17:02 2017 +0200 |
tree | 33c304e1a4730f60958f360a399b674b487808c4 | |
parent | b309266ed448a70d229825f7e0bd3a5cf97da6a4 [diff] |
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>