Re: [PATCH 1/2] USB: dummy-hcd: increase max number of devices to 32

From: Andrey Konovalov
Date: Mon Oct 21 2019 - 08:35:26 EST


On Fri, Oct 18, 2019 at 8:07 PM Greg Kroah-Hartman
<gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> On Fri, Oct 18, 2019 at 04:55:56PM +0200, Andrey Konovalov wrote:
> > This patch increases the maximum number of Dummy UDC/HCD devices to 32.
>
> Yes, that is a good description of _what_ the patch does, but it does
> not tell us _why_ you want to do that.

Will do in v2, thanks!

> Also, no signed-off-by, are you sure you ran your patches through
> scripts/checkpatch.pl before sending it out? It's a good idea to do
> so...

Sorry, missed this, I thought the patch is small enough to not do that :)