]> git.baikalelectronics.ru Git - kernel.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)
commit8dd3bec88e1807a9016ad54751d3fd91f791d88b
treee6143f7ee2aeeabaff6d8b4d9665c7f02d86d805
parenta12f7f734acd31e15f88a7796189a0ea81cfef59
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