net: hsr: remove unnecessary paranthesis from the code
authorMurali Karicheri <m-karicheri2@ti.com>
Fri, 5 Apr 2019 17:31:25 +0000 (13:31 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 7 Apr 2019 01:32:20 +0000 (18:32 -0700)
commit5670342ced28b87f598d97e49d27bd99b38c1665
treefe104e0b2c79c3dda111abdb76fb574bfb174f02
parentd4730775ed4ba91615f462415ab66f49431ee794
net: hsr: remove unnecessary paranthesis from the code

This patch fixes unnecessary paranthesis from the code. This is
seen when ran checkpatch.pl -f option on files under net/hsr.

Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/hsr/hsr_device.c
net/hsr/hsr_forward.c
net/hsr/hsr_slave.c