commit | 727bb6485e1db639621eb3d96d7fb067b07810db | [log] [tgz] |
---|---|---|
author | David Kershner <david.kershner@unisys.com> | Tue Aug 22 13:27:22 2017 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Aug 22 15:12:52 2017 -0700 |
tree | 01b0a6ebb6c7655a636a08b98f1e3f4a4487ac30 | |
parent | f51963f54d9f5f82f721c6bbf8785a58d29d3fdd [diff] |
staging: unisys: don't copy to local variable Do the check with the values in the structure instead of copying them to local variables. Reviewed-by: Sameer Wadgaonkar <sameer.wadgaonkar@unisys.com> 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>