ipv6: White-space cleansing : Structure layouts
authorIan Morris <ipm@chirality.org.uk>
Sun, 24 Aug 2014 20:53:11 +0000 (21:53 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Aug 2014 05:37:52 +0000 (22:37 -0700)
This patch makes no changes to the logic of the code but simply addresses
coding style issues as detected by checkpatch.

Both objdump and diff -w show no differences.

This patch addresses structure definitions, specifically it cleanses the brace
placement and replaces spaces with tabs in a few places.

Signed-off-by: Ian Morris <ipm@chirality.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ah6.c
net/ipv6/esp6.c
net/ipv6/ipcomp6.c
net/ipv6/mip6.c
net/ipv6/reassembly.c

diff --cc net/ipv6/ah6.c
Simple merge
diff --cc net/ipv6/esp6.c
Simple merge
Simple merge
diff --cc net/ipv6/mip6.c
Simple merge
Simple merge