Re: [PATCH v1] USB: storage: Notify the subdrivers that they need to reinitialize the device.

From: Mikhail Zaytsev
Date: Wed Nov 29 2017 - 16:04:29 EST


On Wed, 29 Nov 2017 Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> wrote:

> On Wed, 29 Nov 2017, Mikhail Zaytsev wrote:
>
> > This patch adds the device_reinit function into the us_data
> > structure. The usb-storage driver uses this function for notify the
> > subdrivers that they need to reinitialize the device.
> >
> > Signed-off-by: Mikhail Zaytsev <flashed@xxxxxxx>
>
> I'd feel more inclined to accept this patch if the new code got used
> somewhere. As it is, it fixes a "problem" that doesn't actually have
> any real effect.
>
> Alan Stern

I propose to delete this FIXME comments without any code changes.

Regards, Mikhail