From: Shuah Khan <skhan@linuxfoundation.org>
To: Gordon Ou <gordon.xwj@gmail.com>,
Valentina Manea <valentina.manea.m@gmail.com>,
Shuah Khan <shuah@kernel.org>
Cc: Hongren Zheng <i@zenithal.me>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Jonathan Corbet <corbet@lwn.net>,
linux-usb@vger.kernel.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org, trivial@kernel.org,
Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH] Update USB/IP OP_REP_IMPORT documentation.
Date: Mon, 23 Dec 2024 10:11:11 -0700 [thread overview]
Message-ID: <42623280-d7da-4bc9-98a5-65de33d4f6dc@linuxfoundation.org> (raw)
In-Reply-To: <20241223090417.12614-1-gordon.xwj@gmail.com>
On 12/23/24 02:04, Gordon Ou wrote:
> Corrects byte offsets for OP_REP_IMPORT.
Add more information on why this change is needed.
>
> Signed-off-by: Gordon Ou <gordon.xwj@gmail.com>
> ---
> Documentation/usb/usbip_protocol.rst | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/Documentation/usb/usbip_protocol.rst b/Documentation/usb/usbip_protocol.rst
> index adc158967cc6..3da1df3d94f5 100644
> --- a/Documentation/usb/usbip_protocol.rst
> +++ b/Documentation/usb/usbip_protocol.rst
> @@ -285,17 +285,17 @@ OP_REP_IMPORT:
> +-----------+--------+------------+---------------------------------------------------+
> | 0x138 | 2 | | bcdDevice |
> +-----------+--------+------------+---------------------------------------------------+
> -| 0x139 | 1 | | bDeviceClass |
> +| 0x13A | 1 | | bDeviceClass |
> +-----------+--------+------------+---------------------------------------------------+
> -| 0x13A | 1 | | bDeviceSubClass |
> +| 0x13B | 1 | | bDeviceSubClass |
> +-----------+--------+------------+---------------------------------------------------+
> -| 0x13B | 1 | | bDeviceProtocol |
> +| 0x13C | 1 | | bDeviceProtocol |
> +-----------+--------+------------+---------------------------------------------------+
> -| 0x13C | 1 | | bConfigurationValue |
> +| 0x13D | 1 | | bConfigurationValue |
> +-----------+--------+------------+---------------------------------------------------+
> -| 0x13D | 1 | | bNumConfigurations |
> +| 0x13E | 1 | | bNumConfigurations |
> +-----------+--------+------------+---------------------------------------------------+
> -| 0x13E | 1 | | bNumInterfaces |
> +| 0x13F | 1 | | bNumInterfaces |
> +-----------+--------+------------+---------------------------------------------------+
>
> The following four commands have a common basic header called
thanks,
-- Shuah
next prev parent reply other threads:[~2024-12-23 17:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-23 9:04 [PATCH] Update USB/IP OP_REP_IMPORT documentation Gordon Ou
2024-12-23 17:11 ` Shuah Khan [this message]
2024-12-24 3:00 ` Gordon -
2024-12-24 5:52 ` Greg Kroah-Hartman
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=42623280-d7da-4bc9-98a5-65de33d4f6dc@linuxfoundation.org \
--to=skhan@linuxfoundation.org \
--cc=corbet@lwn.net \
--cc=gordon.xwj@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=i@zenithal.me \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=shuah@kernel.org \
--cc=trivial@kernel.org \
--cc=valentina.manea.m@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox