]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wfx: remove unneeded spaces
authorLourdes Pedrajas <lu@pplo.net>
Sun, 15 Mar 2020 04:49:22 +0000 (05:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Mar 2020 12:51:46 +0000 (13:51 +0100)
commited9effd472eb3be089daf729731e2cd408c11e01
treeafbe3ab6273fcef6f3c21a6b1e9a41d8eac14f82
parentb3b780af8fe78d67b5d5d9e7cf3fd3e5107acd0a
staging: wfx: remove unneeded spaces

Remove spaces after type casting operators in order to comply codding
standards.
Issue found with checkpatch.

Signed-off-by: Lourdes Pedrajas <lu@pplo.net>
Link: https://lore.kernel.org/r/20200315044922.14249-1-lu@pplo.net
Reviewed-by: Stefano Brivio <sbrivio@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wfx/queue.c
drivers/staging/wfx/sta.c