linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] FireWire: clean up kernel-doc, add Documentation chapter
@ 2018-04-14  1:27 Randy Dunlap
  2018-04-14  1:27 ` [PATCH v3 1/5] FireWire: clean up firewire-cdev.h kernel-doc Randy Dunlap
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Randy Dunlap @ 2018-04-14  1:27 UTC (permalink / raw)
  To: linux1394-devel; +Cc: Stefan Richter, Takashi Sakamoto, linux-doc, Randy Dunlap

This patch series cleans up kernel-doc warnings in several
FireWire source files and then adds a Documentation driver-api
chapter for FireWire.

[PATCH v3 1/5] FireWire: clean up firewire-cdev.h kernel-doc
[PATCH v3 2/5] FireWire: clean up core-iso.c kernel-doc
[PATCH v3 3/5] FireWire: clean up core-transaction.c kernel-doc
[PATCH v3 4/5] FireWire: add a Documentation driver-api chapter
[PATCH v3 5/5] FireWire: add driver-api Introduction section

 Documentation/driver-api/firewire.rst |   50 +++++++++++++++++++++++-
 Documentation/driver-api/index.rst    |    1 
 drivers/firewire/core-iso.c           |    7 +++
 drivers/firewire/core-transaction.c   |   10 ++++
 include/uapi/linux/firewire-cdev.h    |   22 ++++++----
 5 files changed, 81 insertions(+), 9 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-08-19  3:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-14  1:27 [PATCH v2 0/5] FireWire: clean up kernel-doc, add Documentation chapter Randy Dunlap
2018-04-14  1:27 ` [PATCH v3 1/5] FireWire: clean up firewire-cdev.h kernel-doc Randy Dunlap
2018-04-14  1:27 ` [PATCH v3 2/5] FireWire: clean up core-iso.c kernel-doc Randy Dunlap
2018-04-14  1:27 ` [PATCH v3 3/5] FireWire: clean up core-transaction.c kernel-doc Randy Dunlap
2018-04-14  1:27 ` [PATCH v3 4/5] FireWire: add a Documentation driver-api chapter Randy Dunlap
2018-04-14  1:27 ` [PATCH v3 5/5] FireWire: add driver-api Introduction section Randy Dunlap
2018-04-16  2:10 ` [PATCH v2 0/5] FireWire: clean up kernel-doc, add Documentation chapter Takashi Sakamoto
2018-06-16 23:55   ` Randy Dunlap
2018-08-19  3:48     ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).