On Thu, Sep 26, 2013 at 02:38:21PM +0200, Andrzej Pietrasiewicz wrote:
> fsg_common_init is a lengthy function. Now there are helper functions
> which cover all parts of it. Use them.
> 
> Signed-off-by: Andrzej Pietrasiewicz <andrze...@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.p...@samsung.com>

this patch adds Warnings:

In file included from
drivers/usb/gadget/mass_storage.c:58:0:
drivers/usb/gadget/f_mass_storage.c:2646:27:
warning: 'fsg_common_setup' defined but not used [-Wunused-function]
In file included from
linux/drivers/usb/gadget/acm_ms.c:43:0:
linux/drivers/usb/gadget/f_mass_storage.c:2646:27:
warning: 'fsg_common_setup' defined but not used [-Wunused-function]
In file included from
linux/drivers/usb/gadget/multi.c:44:0:
linux/drivers/usb/gadget/f_mass_storage.c:2646:27:
warning: 'fsg_common_setup' defined but not used [-Wunused-function]

I've stopped applying this series. when resending, please rebase on my
'testing' branch.

-- 
balbi

Attachment: signature.asc
Description: Digital signature

Reply via email to