staging: rts5208: fix Lines should not end with a '('.
authorSamuel Sjöberg <info@samuelsjoberg.se>
Wed, 2 Mar 2022 15:03:28 +0000 (16:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 2 Mar 2022 15:34:24 +0000 (16:34 +0100)
commitb25c7dc13fb8842e8634bd846a7a96f2176f0244
treeefe13450e42be52630af04e55c850fbb80d25d60
parentb497e06d2714b22200e0bad76111229c960debd5
staging: rts5208: fix Lines should not end with a '('.

Fix the following check reported by checkpatch.pl:

CHECK: Lines should not end with a '('
                                        retval = ms_transfer_tpc(

Signed-off-by: Samuel Sjöberg <info@samuelsjoberg.se>
Link: https://lore.kernel.org/r/20220302150328.2722-1-info@samuelsjoberg.se
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5208/ms.c