Re: [PATCH] usbip: make remote list honor parsable output

From: Greg KH

Date: Mon Aug 10 2026 - 22:23:22 EST


On Mon, Aug 10, 2026 at 07:13:44PM -0400, Jason wrote:
> The -p option only affects local devices and gadgets. Remote lists still
> print their human-readable headings and details, so scripts cannot parse
> them using the documented option.
>
> Pass the parsable flag through the remote listing path. Emit the same busid
> and usbid record used for local devices while continuing to consume every
> interface record from the server.
>
> Fixes: e9837bbb3e69 ("staging: usbip: userspace tools v1.0.0")
> Closes: https://bugzilla.kernel.org/show_bug.cgi?id=219502
> Assisted-by: Codex:gpt-5
> Signed-off-by: Jason Colapietro <jasoncola1@xxxxxxxxx>

Does not match your From: line :(

Also, no cc: stable, why?

thanks,

greg k-h