linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* updating user verbs documentation
@ 2019-01-14  9:00 Joel Nider
  2019-01-14  9:00 ` [PATCH 1/3] docs-rst: infiniband: Convert user verbs doc to rst Joel Nider
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Joel Nider @ 2019-01-14  9:00 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: Jason Gunthorpe, Leon Romanovsky, Doug Ledford, Mike Rapoport,
	linux-doc, linux-kernel

A small patchset to update the verbs API documentation with some
information regarding the ioctl syscall. First patch converts the
file format to ReST, since this is the new preferred format. 2nd
patch links this file to the main index so we can actually find
it by browsing (search will work in any case). 3rd patch adds the
new content, documenting a bit of the internal workings of the
kernel side of the API functions. The goal is to make it easier
for developers unfamiliar with the structure to understand what
is going on when adding a new function.

[PATCH 1/3] docs-rst: infiniband: Convert user verbs doc to rst
[PATCH 2/3] docs-rst: update index file with infiniband docs
[PATCH 3/3] docs-rst: infiniband: update verbs API details


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

end of thread, other threads:[~2019-01-14 18:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-14  9:00 updating user verbs documentation Joel Nider
2019-01-14  9:00 ` [PATCH 1/3] docs-rst: infiniband: Convert user verbs doc to rst Joel Nider
2019-01-14 16:56   ` Jason Gunthorpe
2019-01-14 17:34     ` Jonathan Corbet
2019-01-14 18:52       ` Joel Nider
2019-01-14 18:56         ` Jason Gunthorpe
2019-01-14  9:00 ` [PATCH 2/3] docs-rst: update index file with infiniband docs Joel Nider
2019-01-14 16:54   ` Jason Gunthorpe
2019-01-14  9:00 ` [PATCH 3/3] docs-rst: infiniband: update verbs API details Joel Nider

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).