Re: [net-next PATCH] hsr: fix coding style issues

2017-06-21 Thread David Miller
This is way too much churn. Especially renaming the structure members. Just a blanket "I fixed a dozen of so checkpatch warnings" bundled into a single huge patch like this will not be applied, sorry.

[net-next PATCH] hsr: fix coding style issues

2017-06-21 Thread Murali Karicheri
This fix coding style issues detected by running checkpatch.pl -f option on files under net/hsr. Signed-off-by: Murali Karicheri --- - applies to net-next/master - Test logs at http://pastebin.ubuntu.com/24917637/ net/hsr/hsr_device.c | 49 + net/hsr/hsr_forward.c | 72