staging: rtl8712: cmd: remove redundant space after cast
authorAliya Rahmani <aliyarahmani786@gmail.com>
Wed, 13 Apr 2022 11:35:31 +0000 (17:05 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Apr 2022 07:11:48 +0000 (09:11 +0200)
commitee25681ac9a6382cc3ca2685ebe8160dabaf681e
tree10f8cf1680b1f2e8a506159f8ef2acc7f853534e
parenta8789783f1fca29b86c9a0188df22219de2e4ddc
staging: rtl8712: cmd: remove redundant space after cast

Remove the unnecessary space immediately after a cast. Identified by
checkpatch: CHECK: No space is necessary after a cast.

Signed-off-by: Aliya Rahmani <aliyarahmani786@gmail.com>
Link: https://lore.kernel.org/r/20220413113531.31224-1-aliyarahmani786@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl871x_cmd.c