]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: wfx: make conditions easier to read
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Tue, 17 Dec 2019 16:14:56 +0000 (16:14 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Dec 2019 14:56:03 +0000 (15:56 +0100)
commiteddd8585fb46db6fa701efc963a93477591cd736
treedc38781954333acd3535bed7832a145c3d3d5c74
parentfaffec8883cc2138fccc7a0c60f26bf9845d6b41
staging: wfx: make conditions easier to read

We prefer series of simple boolean conditions than computing bitmasks.

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