commit | c04d102ba56ee305791edab08958fa35f39a3f8b | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Tue Mar 03 13:29:42 2020 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 03 15:33:55 2020 -0800 |
tree | 1e912b7199d012e48e3cae63ceedb6b0809e7b40 | |
parent | 630fe59e384e90150094885ade5d7fb482a12fa3 [diff] |
doc: sfp-phylink: correct code indentation Using vim to edit the phylink documentation reveals some mistakes due to the "invisible" pythonesque white space indentation that can't be seen with other editors. Fix it. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>