staging: wfx: simplify variable assignment
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Tue, 17 Dec 2019 16:14:55 +0000 (16:14 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Dec 2019 14:56:02 +0000 (15:56 +0100)
commitfaffec8883cc2138fccc7a0c60f26bf9845d6b41
tree4960dbce341be626f25502acc41b10b536cfe4f0
parent1380b9397706d1cc14cff48a7f3a6b8aa97ea2ba
staging: wfx: simplify variable assignment

Attribute "aborted" and argument "aborted" are both booleans.

Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20191217161318.31402-20-Jerome.Pouiller@silabs.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wfx/scan.c