commit | 0525fc069f03dfd871752eb7afc85075444c8b28 | [log] [tgz] |
---|---|---|
author | Murali Karicheri <m-karicheri2@ti.com> | Fri Apr 05 13:31:27 2019 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 06 18:32:21 2019 -0700 |
tree | 679a9e5341dd31980b7ccd14b644a7fc34d1410b | |
parent | 4fe25bd8c3e74519e3a0682b001d248fdf23838b [diff] |
net: hsr: fix lines that ends with a '(' This patch fixes function calls that ends with '(' in a line. 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>