Re: [PATCH v2 02/15] usb: gadget: make config_item_type structures const

From: Christoph Hellwig
Date: Thu Oct 19 2017 - 10:07:14 EST


>
> Now we have 9 const instances of the config_item_type structure that are
> identical, with only the .ct_owner field set. Should they be all merged into a
> single structure ?

I think that's a good idea.

But I'm about to slurp up this whole series into my tree, how about making
that an incremental patch?