commit | 5d1a7fd754e54af11cf2f9b874c427fd0a786fb4 | [log] [tgz] |
---|---|---|
author | David Kershner <david.kershner@unisys.com> | Wed Sep 27 13:14:19 2017 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 28 11:17:13 2017 +0200 |
tree | 39c185b54757a89b3ef67eb7052ce3fcd15abfa0 | |
parent | 9f1d28fa2c481489adb51cfb652f1d5d910d889b [diff] |
staging: unisys: visorbus: clean up initializations Don't compute value of offset during initialization. Assigning a value to offset should happen after we have verified all of its components. 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>