]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'doc-net-ieee802154-move-from-plain-text-to-rst'
authorDavid S. Miller <davem@davemloft.net>
Sat, 2 Mar 2019 01:03:00 +0000 (17:03 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 2 Mar 2019 01:03:00 +0000 (17:03 -0800)
commit013630365621d2d945f3b8a15818daf9bb61d34c
tree4b3a92fde9a824d948a57061495a39e4df87f670
parent52d25ee84efa956d148721982dcb6a01aa6d9a9c
parent7ba67d8b4db39283f61153e52cdcffd578f4af06
Merge branch 'doc-net-ieee802154-move-from-plain-text-to-rst'

Stefan Schmidt says:

====================
doc: net: ieee802154: move from plain text to rst

The ieee802154 subsystem doc was still in plain text. With the networking book
taking shape I thought it was time to do the first step and move it over to rst.
This really is only the minimal conversion. I need to take some time to update
and extend the docs.

The patches are based on net-next, but they only touch the networking book so I
would not expect and trouble. From what I have seen they would go through
Jonathan's tree after being acked by Dave? If you want this patches against a
different tree let me know.
====================

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