commit | 5670342ced28b87f598d97e49d27bd99b38c1665 | [log] [tgz] |
---|---|---|
author | Murali Karicheri <m-karicheri2@ti.com> | Fri Apr 05 13:31:25 2019 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 06 18:32:20 2019 -0700 |
tree | fe104e0b2c79c3dda111abdb76fb574bfb174f02 | |
parent | d4730775ed4ba91615f462415ab66f49431ee794 [diff] |
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>