[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAA5qM4Dt0-skt534i58iW-zBxhMxhYPBQemYPU-W-QxmFaPM7Q@mail.gmail.com>
Date: Thu, 20 Aug 2020 12:55:44 -0400
From: Tong Zhang <ztong0001@...il.com>
To: Hans Verkuil <hverkuil@...all.nl>
Cc: isely@...ox.com, mchehab@...nel.org, linux-media@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] media: pvrusb2: fix parsing error
On Thu, Aug 20, 2020 at 7:44 AM Hans Verkuil <hverkuil@...all.nl> wrote:
>
> > diff --git a/drivers/media/usb/pvrusb2/pvrusb2-hdw.c b/drivers/media/usb/pvrusb2/pvrusb2-hdw.c
> > index 1cfb7cf64131..6a444cb27e31 100644
> > --- a/drivers/media/usb/pvrusb2/pvrusb2-hdw.c
> > +++ b/drivers/media/usb/pvrusb2/pvrusb2-hdw.c
> > @@ -866,8 +866,8 @@ static int ctrl_std_sym_to_val(struct pvr2_ctrl *cptr,
> > {
> > int ret;
>
> This is no longer used, so can be removed.
>
Thank you Hans.
I removed the unused variable and did a compilation test for the new patch.
Thanks again for being patient guiding me through this. :-)
Powered by blists - more mailing lists