Documentation/networking/netdev-FAQ.rst
0 → 100644
+259
−0
Documentation/networking/netdev-FAQ.txt
deleted100644 → 0
+0
−244
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Preferred kernel docs format is now restructured text. Convert netdev-FAQ.txt to restructured text. - Add SPDX license identifier. - Change file heading 'Information you need to know about netdev' to 'netdev FAQ' to better suit displayed index (in HTML). - Change question/answer layout to suit rst. Copy format in Documentation/bpf/bpf_devel_QA.rst - Fix indentation of code snippets - If multiple consecutive URLs appear put them in a list (to maintain whitespace). - Use uniform spelling of 'bug fix' throughout document (not bugfix or bug-fix). - Add double back ticks to 'net' and 'net-next' when referring to the trees. - Use rst references for Documentation/ links. - Add rst label 'netdev-FAQ' for referencing by other docs files. - Remove stale entry from Documentation/networking/00-INDEX Signed-off-by:Tobin C. Harding <me@tobin.cc> Signed-off-by:
David S. Miller <davem@davemloft.net>