Hi, This is a RFC of a reformatting the workqueue documentation using rst. It's my first contribution to documentation section and I would like to know if these changes are in a acceptable state. Thanks for reviewing, Silvio Silvio Fricke (3): kernel-doc: better parsing of named variable arguments workqueue: kerneldocify workqueue_attrs kernel-doc: kerneldocify workqueue documentation Documentation/index.rst | 1 +- Documentation/workqueue.rst | 394 +++++++++++++++++++++++++++++++++++++- Documentation/workqueue.txt | 388 +------------------------------------ MAINTAINERS | 2 +- include/linux/workqueue.h | 26 +- scripts/kernel-doc | 9 +- 6 files changed, 418 insertions(+), 402 deletions(-) create mode 100644 Documentation/workqueue.rst delete mode 100644 Documentation/workqueue.txt base-commit: 1001354ca34179f3db924eb66672442a173147dc -- git-series 0.8.10 -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html