From 2d476da02ba0ae19fe9261a970f4e0f362abe680 Mon Sep 17 00:00:00 2001 From: Pavel Hofman Date: Sat, 8 Jan 2022 11:56:08 +0100 Subject: [PATCH] UPSTREAM: docs: ABI: fixed formatting in configfs-usb-gadget-uac2 Added missing tab, line breaks. Change-Id: I0f5ec04a4e7ad362730d083ccabe3662f277d704 Fixes: e3088ebc1b97 ("docs: ABI: added missing num_requests param to UAC2") Reported-by: Stephen Rothwell Signed-off-by: Pavel Hofman Link: https://lore.kernel.org/r/20220108105608.10726-1-pavel.hofman@ivitera.com Signed-off-by: Greg Kroah-Hartman Signed-off-by: William Wu (cherry picked from commit cbb4f5f435995a56ef770e35bfafb4bcff8f0ada) --- Documentation/ABI/testing/configfs-usb-gadget-uac2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/ABI/testing/configfs-usb-gadget-uac2 b/Documentation/ABI/testing/configfs-usb-gadget-uac2 index d3437e6ea4c0..9d2f59ab9701 100644 --- a/Documentation/ABI/testing/configfs-usb-gadget-uac2 +++ b/Documentation/ABI/testing/configfs-usb-gadget-uac2 @@ -30,6 +30,6 @@ Description: (in 1/256 dB) p_volume_res playback volume control resolution (in 1/256 dB) - req_number the number of pre-allocated requests for both capture - and playback + req_number the number of pre-allocated requests + for both capture and playback ===================== =======================================