From: Ian Morris Date: Sun, 24 Aug 2014 20:53:11 +0000 (+0100) Subject: ipv6: White-space cleansing : Structure layouts X-Git-Tag: fixes-against-v3.18-rc2~81^2~234 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc24becae3e87d7aa8238f4fcb29bfb68f7ffb97;p=pandora-kernel.git ipv6: White-space cleansing : Structure layouts 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed