diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-05-01 16:44:49 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-01 21:24:42 +0200 |
commit | 7762f5c514dce027ad2a2031390c0c19c24547af (patch) | |
tree | d5e7b49ec20ad7cd516edee616837d16ad444064 /MAINTAINERS | |
parent | docs: networking: device drivers: convert microsoft/netvsc.txt to ReST (diff) | |
download | linux-7762f5c514dce027ad2a2031390c0c19c24547af.tar.xz linux-7762f5c514dce027ad2a2031390c0c19c24547af.zip |
docs: networking: device drivers: convert neterion/s2io.txt to ReST
- add SPDX header;
- add a document title;
- comment out text-only TOC from html/pdf output;
- mark code blocks and literals as such;
- adjust identation, whitespaces and blank lines where needed;
- add to networking/index.rst.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ba8bb932e3da..4e3f96ee0d98 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11656,7 +11656,7 @@ NETERION 10GbE DRIVERS (s2io/vxge) M: Jon Mason <jdmason@kudzu.us> L: netdev@vger.kernel.org S: Supported -F: Documentation/networking/device_drivers/neterion/s2io.txt +F: Documentation/networking/device_drivers/neterion/s2io.rst F: Documentation/networking/device_drivers/neterion/vxge.txt F: drivers/net/ethernet/neterion/ |