[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2d6d8b25-2028-4e6f-a820-38abcd337e09@linuxfoundation.org>
Date: Wed, 15 Jan 2025 14:14:30 -0700
From: Shuah Khan <skhan@...uxfoundation.org>
To: Xiong Nandi <xndchn@...il.com>,
Valentina Manea <valentina.manea.m@...il.com>, Shuah Khan
<shuah@...nel.org>, Hongren Zheng <i@...ithal.me>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: "open list:USB OVER IP DRIVER" <linux-usb@...r.kernel.org>,
open list <linux-kernel@...r.kernel.org>,
Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH 2/2] usbip: Correct format specifier for seqnum from %d to
%u
On 12/31/24 09:15, Xiong Nandi wrote:
> The seqnum field in USBIP protocol is an unsigned value.
> So we fix the format specifier from %d to %u to correctly
> display the value.
>
> Signed-off-by: Xiong Nandi <xndchn@...il.com>
> ---
> drivers/usb/usbip/stub_rx.c | 2 +-
> drivers/usb/usbip/stub_tx.c | 2 +-
> drivers/usb/usbip/vhci_rx.c | 6 +++---
> drivers/usb/usbip/vudc_tx.c | 2 +-
> 4 files changed, 6 insertions(+), 6 deletions(-)
>
Acked-by: Shuah Khan <skhan@...uxfoundation.org>
thanks,
-- Shuah
Powered by blists - more mailing lists