linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Corbet <corbet@lwn.net>
To: Vegard Nossum <vegard.nossum@oracle.com>, linux-usb@vger.kernel.org
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Vegard Nossum <vegard.nossum@oracle.com>,
	Daniel Scally <dan.scally@ideasonboard.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [PATCH] docs: usb: fix reference to nonexistent file in UVC Gadget
Date: Sun, 22 Oct 2023 20:41:10 -0600	[thread overview]
Message-ID: <87edhmjc1l.fsf@meer.lwn.net> (raw)
In-Reply-To: <20231022185311.919325-1-vegard.nossum@oracle.com>

Vegard Nossum <vegard.nossum@oracle.com> writes:

> Fix a typo in the path of this reference.
>
> Fixes: 094f391013ba ("docs: usb: Add documentation for the UVC Gadget")
> Cc: Daniel Scally <dan.scally@ideasonboard.com>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com>
> ---
>  Documentation/usb/gadget_uvc.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/usb/gadget_uvc.rst b/Documentation/usb/gadget_uvc.rst
> index 80a1f031b593..bf78fba3ce23 100644
> --- a/Documentation/usb/gadget_uvc.rst
> +++ b/Documentation/usb/gadget_uvc.rst
> @@ -126,7 +126,7 @@ might do:
>  	create_frame 1920 1080 uncompressed yuyv
>  
>  The only uncompressed format currently supported is YUYV, which is detailed at
> -Documentation/userspace-api/media/v4l/pixfmt-packed.yuv.rst.
> +Documentation/userspace-api/media/v4l/pixfmt-packed-yuv.rst.

Applied, thanks.

jon

      reply	other threads:[~2023-10-23  2:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-22 18:53 [PATCH] docs: usb: fix reference to nonexistent file in UVC Gadget Vegard Nossum
2023-10-23  2:41 ` Jonathan Corbet [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87edhmjc1l.fsf@meer.lwn.net \
    --to=corbet@lwn.net \
    --cc=dan.scally@ideasonboard.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=vegard.nossum@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).