staging: pi433: remove unnecessary parentheses pointed out by checkpatch.pl
authorPaulo Miguel Almeida <paulo.miguel.almeida.rodenas@gmail.com>
Wed, 22 Dec 2021 07:02:56 +0000 (20:02 +1300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Dec 2021 16:07:56 +0000 (17:07 +0100)
commit11907481851a4701d5fce56e1ee718ff9f72fa99
treeb5d0ae1131bf6e87673ef221b22b30d687b94b1c
parent6350e6f6d14fb41e071bb104cfffb7aa2019480f
staging: pi433: remove unnecessary parentheses pointed out by checkpatch.pl

Checkpatch reports 'Unnecessary parentheses around <lines>'.
Fix this by removing extraneous parentheses where applicable.

Signed-off-by: Paulo Miguel Almeida <paulo.miguel.almeida.rodenas@gmail.com>
Link: https://lore.kernel.org/r/20211222070256.GA7644@localhost.localdomain
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/pi433/rf69.c