commit | eb11022dca4eb22def72d5d4e3140caa357b34e1 | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@linux-mips.org> | Fri Apr 25 10:35:07 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 27 19:08:06 2014 -0400 |
tree | a38acf735a407546e323e591be71982090beb20d | |
parent | 22e7987ae7d8d13beeaf0717215800f7e803ddcf [diff] |
FDDI: Reformat <linux/if_fddi.h> for 8-character tabs 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>