staging: wfx: fix spaces around binary operators
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Tue, 25 Aug 2020 08:58:20 +0000 (10:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Aug 2020 10:19:50 +0000 (12:19 +0200)
commit152df50609a694a559a25a34ae035c31106459f8
tree3e7e60397d4430a75f33fcb1f8a3bb9821c96a6b
parentd1e0de312ba9a6939a34ba7f89fe2968e1bc6227
staging: wfx: fix spaces around binary operators

A binary operator should be followed by exactly one space.

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