From: Philipp Hortmann <philipp.g.hortmann@gmail.com>
To: corbet@lwn.net, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: linux-usb@vger.kernel.org
Subject: [PATCH v2 0/4] Docs: usb: Code and text updates from usb-skeleton
Date: Sat, 4 Dec 2021 17:35:03 +0100 [thread overview]
Message-ID: <cover.1638630342.git.philipp.g.hortmann@gmail.com> (raw)
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
next reply other threads:[~2021-12-04 16:35 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-04 16:35 Philipp Hortmann [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1638630342.git.philipp.g.hortmann@gmail.com \
--to=philipp.g.hortmann@gmail.com \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.