commit | 574f24f797718937b48befb97d13850d5bebb72c | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Thu Nov 14 11:42:11 2013 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Tue Nov 26 10:58:17 2013 -0600 |
tree | 17ac55080dbbd6a27ac646e0ba24c915b143240f | |
parent | 7de7174aa36f548a53c26d6841f3f7aeb449513b [diff] |
usb: gadget: update some out of date comments These functions used to return negative errror codes but now they return ERR_PTRs. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Felipe Balbi <balbi@ti.com>