OSDN Git Service

Merge branch 'net-ReST-part-two'
authorDavid S. Miller <davem@davemloft.net>
Thu, 30 Apr 2020 19:56:39 +0000 (12:56 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Apr 2020 19:56:39 +0000 (12:56 -0700)
commit07f81727c1a0b8f2acdabc060727eff60bffc048
treede3955afa8464bf477a0cbea0e5e5b7a10f97274
parent9f04960660bf5468caaf9da2752f6f35020e4679
parent4ac0b122ee63d89b5aaf2e3e376092d8ac02a567
Merge branch 'net-ReST-part-two'

Mauro Carvalho Chehab says:

====================
net: manually convert files to ReST format - part 2

That's the second part of my work to convert the networking
text files into ReST. it is based on today's linux-next (next-20200430).

The full series (including those ones) are at:

https://git.linuxtv.org/mchehab/experimental.git/log/?h=net-docs

I should be sending the remaining patches (another /38 series)
after getting those merged at -next.

The documents, converted to HTML via the building system are at:

https://www.infradead.org/~mchehab/kernel_docs/networking/
====================

Signed-off-by: David S. Miller <davem@davemloft.net>