Re: [PATCH v3] drivers/cdrom: improved ioctl for media change detection

From: Phillip Potter
Date: Sat Sep 11 2021 - 07:00:41 EST


On Fri, 10 Sept 2021 at 22:41, Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:
>
> Hi Lukas,
>
> Just a minor nit:
>
> On 9/10/21 2:16 PM, Lukas Prediger wrote:
> > +#define MEDIA_CHANGED_FLAG 0x1 /* Last detected media change was more \
> > + * recent than last_media_change set by\
> > + * caller. \
> > + */
>
> Drop the "continuation" backslashes.
> They are not needed.
>
> thanks.
> --
> ~Randy
>

Dear Lukas,

Happy to take these out for you and save you resubmitting.
I'm very happy with patch anyway. Once I hear back from
you I'll send onto Jens with my approval after one final test :-)

Thanks again for the code.

Regards,
Phil