[PATCHv4 6/6] usb: gadget: f_mass_storage: Fix a warning while loading g_mass_storage

2014-06-13 Thread Michal Nazarewicz
While loading g_mass_storage module, the following warning can trigger: WARNING: at drivers/usb/gadget/composite.c: usb_composite_setup_continue: Unexpected call Modules linked in: fat vfat minix nls_cp437 nls_iso8859_1 g_mass_storage [800179cc] (unwind_backtrace+0x0/0x104) from [80619608]

Re: [PATCHv4 6/6] usb: gadget: f_mass_storage: Fix a warning while loading g_mass_storage

2014-06-13 Thread Alan Stern
On Fri, 13 Jun 2014, Michal Nazarewicz wrote: While loading g_mass_storage module, the following warning can trigger: WARNING: at drivers/usb/gadget/composite.c: usb_composite_setup_continue: Unexpected call Modules linked in: fat vfat minix nls_cp437 nls_iso8859_1 g_mass_storage