staging: wfx: remove space at the start of the line
authorJaehee Park <jhpark1013@gmail.com>
Tue, 29 Mar 2022 22:25:34 +0000 (18:25 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Apr 2022 05:33:47 +0000 (07:33 +0200)
commit25a0065f27ae03b59b3a10fe0adffdc9e53b1273
treecf7b679dd292e6a3e9a0439ed62d4208cd755580
parentb49f6911899b60086b818c452c842e5fb92095d3
staging: wfx: remove space at the start of the line

Remove spaces at the start of the line to follow the linux kernel
coding style. Issue found by checkpatch:
WARNING: please, no spaces at the start of a line.

Signed-off-by: Jaehee Park <jhpark1013@gmail.com>
Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20220329222534.GA1002253@jaehee-ThinkPad-X1-Extreme
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wfx/main.c