mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
docs: networking: convert fib_trie.txt to ReST
- add SPDX header; - adjust title markup; - adjust identation, whitespaces and blank lines; - add to networking/index.rst. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
06df65723b
commit
aee113427c
2 changed files with 11 additions and 6 deletions
|
@ -1,4 +1,8 @@
|
|||
LC-trie implementation notes.
|
||||
.. SPDX-License-Identifier: GPL-2.0
|
||||
|
||||
============================
|
||||
LC-trie implementation notes
|
||||
============================
|
||||
|
||||
Node types
|
||||
----------
|
|
@ -55,6 +55,7 @@ Contents:
|
|||
dns_resolver
|
||||
driver
|
||||
eql
|
||||
fib_trie
|
||||
|
||||
.. only:: subproject and html
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue