Hi,

Some more ReSTification of core-api's: assoc_array, atomic_ops and local_ops. A
fourth patch removes a warning about a bullet list without ending at
firmware_class.c

Thanks for review.

BR
Silvio

Silvio Fricke (4):
  Documentation/assoc_array.txt: convert to ReST markup
  Documentation/atomic_ops.txt: convert to ReST markup
  Documentation/local_ops.txt: convert to ReST markup
  firmware: remove warning at documentation generation time

 Documentation/assoc_array.txt                         | 574 +---------
 Documentation/atomic_ops.txt                          | 640 +-----------
 Documentation/core-api/assoc_array.rst                | 549 +++++++++-
 Documentation/core-api/atomic_ops.rst                 | 669 +++++++++++-
 Documentation/core-api/index.rst                      |   3 +-
 Documentation/core-api/local_ops.rst                  | 208 +++-
 Documentation/local_ops.txt                           | 191 +---
 Documentation/process/volatile-considered-harmful.rst |   3 +-
 drivers/base/firmware_class.c                         |   6 +-
 9 files changed, 1435 insertions(+), 1408 deletions(-)
 delete mode 100644 Documentation/assoc_array.txt
 delete mode 100644 Documentation/atomic_ops.txt
 create mode 100644 Documentation/core-api/assoc_array.rst
 create mode 100644 Documentation/core-api/atomic_ops.rst
 create mode 100644 Documentation/core-api/local_ops.rst
 delete mode 100644 Documentation/local_ops.txt

base-commit: 9c240d757658a3ae9968dd309e674c61f07c7f48
-- 
git-series 0.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to