Re: [PATCH] media: uvcvideo: Send users to linux-media mailing list instead of linux-uvc-devel

From: Kieran Bingham
Date: Wed Mar 16 2022 - 05:48:31 EST


Quoting Jonathan Neuschäfer (2022-03-15 22:21:46)
> The linux-uvc-devel mailing list has been deprecated in documentation
> and MAINTAINERS. Update this message printed by the driver, as well.
>
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@xxxxxxx>


Reviewed-by: Kieran Bingham <kieran.bingham+renesas@xxxxxxxxxxxxxxxx>

But I believe this will be squashed into the other patch, so it holds
for there too.

--
Kieran


> ---
> drivers/media/usb/uvc/uvc_driver.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/media/usb/uvc/uvc_driver.c b/drivers/media/usb/uvc/uvc_driver.c
> index 5f394d4efc21c..6c6a82af07cee 100644
> --- a/drivers/media/usb/uvc/uvc_driver.c
> +++ b/drivers/media/usb/uvc/uvc_driver.c
> @@ -2443,7 +2443,7 @@ static int uvc_probe(struct usb_interface *intf,
> "Forcing device quirks to 0x%x by module parameter for testing purpose.\n",
> dev->quirks);
> dev_info(&dev->udev->dev,
> - "Please report required quirks to the linux-uvc-devel mailing list.\n");
> + "Please report required quirks to the linux-media mailing list.\n");
> }
>
> if (dev->info->uvc_version) {
> --
> 2.35.1
>