From 10ebd8556b7990499c896a550e3d416b444211e6 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 10 May 2024 02:23:07 +0000 Subject: [PATCH] add led --- kernel/Documentation/ABI/testing/configfs-usb-gadget-loopback | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/kernel/Documentation/ABI/testing/configfs-usb-gadget-loopback b/kernel/Documentation/ABI/testing/configfs-usb-gadget-loopback index 06beefb..e6c6ba5 100644 --- a/kernel/Documentation/ABI/testing/configfs-usb-gadget-loopback +++ b/kernel/Documentation/ABI/testing/configfs-usb-gadget-loopback @@ -4,5 +4,7 @@ Description: The attributes: - qlen - depth of loopback queue - buflen - buffer length + ======= ======================= + qlen depth of loopback queue + buflen buffer length + ======= ======================= -- Gitblit v1.6.2