Message ID | 20220108105608.10726-1-pavel.hofman@ivitera.com |
---|---|
State | New |
Headers | show |
Series | [v3] docs: ABI: fixed formatting in configfs-usb-gadget-uac2 | expand |
diff --git a/Documentation/ABI/testing/configfs-usb-gadget-uac2 b/Documentation/ABI/testing/configfs-usb-gadget-uac2 index 9cddadc53e0b..7fb3dbe26857 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 ===================== =======================================
Added missing tab, line breaks. Fixes: e3088ebc1b97 ("docs: ABI: added missing num_requests param to UAC2") Signed-off-by: Pavel Hofman <pavel.hofman@ivitera.com> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> --- Notes: v2: added Reported-by v3: included patch notes Documentation/ABI/testing/configfs-usb-gadget-uac2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)