]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit19201a38b99785019641cfd70c51241c017a5ef2
treefe104e0b2c79c3dda111abdb76fb574bfb174f02
parentcd264c8ca9f26a3d0fcf4d174c49d2e1bbe67789
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