Two simple fixes for pxa27x gadget UDC. First one remove function declaration duplication, second one add test for a valid pointer before function call as it can be called with an error value in the pointer. Changes from v1: * Shorter titles, corrected Robert Jarzmik's signature Petr Cvek (2): usb: gadget: pxa27x: Remove duplicate function prototype usb: gadget: pxa27x: Test for a valid argument pointer drivers/usb/gadget/udc/pxa27x_udc.c | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) -- 2.11.0 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html