FDDI: Reformat <linux/if_fddi.h> for 8-character tabs
authorMaciej W. Rozycki <macro@linux-mips.org>
Fri, 25 Apr 2014 09:35:07 +0000 (10:35 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 27 Apr 2014 23:08:06 +0000 (19:08 -0400)
Some of our FDDI support code has been apparently written with an
assumption that tabs are 4-character wide.  In preparation to the next
change this update reformats <linux/if_fddi.h> so that it stays within 79
columns and otherwise renders correctly with 8-character tabs.  No
functional change.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found