]> 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)
commita12f7f734acd31e15f88a7796189a0ea81cfef59
treefe104e0b2c79c3dda111abdb76fb574bfb174f02
parente5ad374148b3a374c02793727c4e668e1475519d
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