Re: [patch] usb: gadget: update some out of date comments

2013-11-14 Thread Sebastian Andrzej Siewior
On 11/14/2013 09:42 AM, Dan Carpenter wrote: > These functions used to return negative errror codes but now they return > ERR_PTRs. > > Signed-off-by: Dan Carpenter Acked-by: Sebastian Andrzej Siewior Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body

[patch] usb: gadget: update some out of date comments

2013-11-14 Thread Dan Carpenter
These functions used to return negative errror codes but now they return ERR_PTRs. Signed-off-by: Dan Carpenter diff --git a/drivers/usb/gadget/u_ether.h b/drivers/usb/gadget/u_ether.h index fb23d1f..a32b41e 100644 --- a/drivers/usb/gadget/u_ether.h +++ b/drivers/usb/gadget/u_ether.h @@ -106,7 +