linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Docs: usb: Code and text updates from usb-skeleton
@ 2021-12-04 16:35 Philipp Hortmann
  2021-12-04 16:35 ` [PATCH v2 1/4] Docs: usb: update usb_bulk_msg receiving example Philipp Hortmann
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Philipp Hortmann @ 2021-12-04 16:35 UTC (permalink / raw)
  To: corbet, linux-doc, linux-kernel; +Cc: linux-usb

Explanation and example code updates from usb-skeleton

v2: update patch #1 to #4
    - corrected format of function names like the following example:
      "`usb_bulk_msg` function" to "usb_bulk_msg()"

Philipp Hortmann (4):
  Docs: usb: update usb_bulk_msg receiving example
  Docs: usb: update comment and code near decrement our usage count for
    the device
  Docs: usb: update comment and code of function skel_delete
  Docs: usb: update explanation for device_present to disconnected

 .../driver-api/usb/writing_usb_driver.rst     | 73 +++++++++----------
 1 file changed, 35 insertions(+), 38 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-12-06  7:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-04 16:35 [PATCH v2 0/4] Docs: usb: Code and text updates from usb-skeleton Philipp Hortmann
2021-12-04 16:35 ` [PATCH v2 1/4] Docs: usb: update usb_bulk_msg receiving example Philipp Hortmann
2021-12-05 11:00   ` Greg KH
2021-12-05 17:04     ` Philipp Hortmann
2021-12-06  7:47       ` Greg KH
2021-12-04 16:35 ` [PATCH v2 2/4] Docs: usb: update comment and code near decrement our usage count for the device Philipp Hortmann
2021-12-04 16:35 ` [PATCH v2 3/4] Docs: usb: update comment and code of function skel_delete Philipp Hortmann
2021-12-04 16:35 ` [PATCH v2 4/4] Docs: usb: update explanation for device_present to disconnected Philipp Hortmann

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