staging: wfx: fix struct alignment
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Fri, 25 Feb 2022 11:23:57 +0000 (12:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Feb 2022 13:00:28 +0000 (14:00 +0100)
commit0d585ee974bce2f71851722a58d37de082ac6718
tree95787c61489fe041bc9a9985dd75dedc9cae27f5
parenta42614f2b48bfae8b706b581cc73b32d0ff1b114
staging: wfx: fix struct alignment

There is no reason to add multiple spaces between a variable name and
its type.

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