OSDN Git Service

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)
commit9bfc445e0eece65b51305c47d7c84d8f34c2f7c1
tree4b3a92fde9a824d948a57061495a39e4df87f670
parenteeaadd8285bf51722817807a720a2d150d1d6fc9
parent8a42eda2582ada073d7320ca703fb5fa49600e87
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>