]> asedeno.scripts.mit.edu Git - linux.git/commit
net: hsr: fix alignment issues in the code for functions
authorMurali Karicheri <m-karicheri2@ti.com>
Fri, 5 Apr 2019 17:31:26 +0000 (13:31 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 7 Apr 2019 01:32:21 +0000 (18:32 -0700)
commit4fe25bd8c3e74519e3a0682b001d248fdf23838b
treee6143f7ee2aeeabaff6d8b4d9665c7f02d86d805
parent5670342ced28b87f598d97e49d27bd99b38c1665
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>
net/hsr/hsr_device.c
net/hsr/hsr_framereg.c
net/hsr/hsr_netlink.c