On Mon, May 09, 2022 at 07:54:46PM +0800, Linyu Yuan wrote: > First there is no reason call lb_modinit() and lb_modexit() > which belong to f_loopback.c, > let's remove them here and remove two function prototype from g_zero.h. Please properly format your paragraphs. Why the odd line-break? > After first step, we can use DECLARE_USB_FUNCTION_INIT() macro > to create module init/exit function implicit as it only > register/unregister one usb function driver. > > Signed-off-by: Linyu Yuan <quic_linyyuan@xxxxxxxxxxx> > --- > v3: new add What does "new add" mean? Please be explicit and verbose. confused, greg k-h