* [PATCH] ABI: sysfs-bus-usb: use literal block for console commands
@ 2026-09-23 2:49 Randy Dunlap
2026-09-26 15:46 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2026-09-23 2:49 UTC (permalink / raw)
To: linux-kernel
Cc: Randy Dunlap, Greg Kroah-Hartman, linux-usb, Jonathan Corbet,
Shuah Khan, linux-doc
Use a literal block for console I/O so that the lines aren't merged
together in the produced output.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Shuah Khan <skhan@linuxfoundation.org>
Cc: linux-doc@vger.kernel.org
Documentation/ABI/testing/sysfs-bus-usb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--- linux-next-20260921.orig/Documentation/ABI/testing/sysfs-bus-usb
+++ linux-next-20260921/Documentation/ABI/testing/sysfs-bus-usb
@@ -83,7 +83,8 @@ Description:
idVendor idProduct. After successfully
removing an ID, the driver will no longer support the
device. This is useful to ensure auto probing won't
- match the driver to the device. For example:
+ match the driver to the device. For example::
+
# echo "046d c315" > /sys/bus/usb/drivers/foo/remove_id
Reading from this file will list the dynamically added
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] ABI: sysfs-bus-usb: use literal block for console commands
2026-09-23 2:49 [PATCH] ABI: sysfs-bus-usb: use literal block for console commands Randy Dunlap
@ 2026-09-26 15:46 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2026-09-26 15:46 UTC (permalink / raw)
To: Randy Dunlap, linux-kernel
Cc: Randy Dunlap, Greg Kroah-Hartman, linux-usb, Shuah Khan, linux-doc
Randy Dunlap <rdunlap@infradead.org> writes:
> Use a literal block for console I/O so that the lines aren't merged
> together in the produced output.
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> ---
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Cc: linux-usb@vger.kernel.org
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: Shuah Khan <skhan@linuxfoundation.org>
> Cc: linux-doc@vger.kernel.org
>
> Documentation/ABI/testing/sysfs-bus-usb | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> --- linux-next-20260921.orig/Documentation/ABI/testing/sysfs-bus-usb
> +++ linux-next-20260921/Documentation/ABI/testing/sysfs-bus-usb
> @@ -83,7 +83,8 @@ Description:
> idVendor idProduct. After successfully
> removing an ID, the driver will no longer support the
> device. This is useful to ensure auto probing won't
> - match the driver to the device. For example:
> + match the driver to the device. For example::
> +
> # echo "046d c315" > /sys/bus/usb/drivers/foo/remove_id
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-26 15:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23 2:49 [PATCH] ABI: sysfs-bus-usb: use literal block for console commands Randy Dunlap
2026-09-26 15:46 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®