[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1638771720.git.philipp.g.hortmann@gmail.com>
Date: Mon, 6 Dec 2021 21:57:45 +0100
From: Philipp Hortmann <philipp.g.hortmann@...il.com>
To: corbet@....net, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: linux-usb@...r.kernel.org, gregkh@...uxfoundation.org
Subject: [PATCH v3 0/5] Docs: usb: Code and text updates from usb-skeleton
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()"
v3: update patch #1 to #4 and created patch #5
- moved correction of format of function names to own patch #5
- reverted change of variable from retval to rv in patch #1
Philipp Hortmann (5):
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
Docs: usb: correct format of function names in the explanations
.../driver-api/usb/writing_usb_driver.rst | 69 +++++++++----------
1 file changed, 33 insertions(+), 36 deletions(-)
--
2.25.1
Powered by blists - more mailing lists