commit | 4fe25bd8c3e74519e3a0682b001d248fdf23838b | [log] [tgz] |
---|---|---|
author | Murali Karicheri <m-karicheri2@ti.com> | Fri Apr 05 13:31:26 2019 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 06 18:32:21 2019 -0700 |
tree | e6143f7ee2aeeabaff6d8b4d9665c7f02d86d805 | |
parent | 5670342ced28b87f598d97e49d27bd99b38c1665 [diff] |
net: hsr: fix alignment issues in the code for functions This patch fixes alignment issues in code for functions. 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>